HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
LumaLevelToDeltaQPMapping Struct Reference

#include <TypeDef.h>

Collaboration diagram for LumaLevelToDeltaQPMapping:
Collaboration graph
[legend]

Public Member Functions

Bool isEnabled () const
 

Public Attributes

LumaLevelToDQPMode mode
 use deltaQP determined by block luma level More...
 
Double maxMethodWeight
 weight of max luma value when mode = 2 More...
 
std::vector< std::pair< Int,
Int > > 
mapping
 first=luma level, second=delta QP. More...
 

Detailed Description

Definition at line 889 of file TypeDef.h.

Member Function Documentation

Bool LumaLevelToDeltaQPMapping::isEnabled ( ) const
inline

Definition at line 894 of file TypeDef.h.

Member Data Documentation

std::vector< std::pair<Int, Int> > LumaLevelToDeltaQPMapping::mapping

first=luma level, second=delta QP.

Definition at line 893 of file TypeDef.h.

Double LumaLevelToDeltaQPMapping::maxMethodWeight

weight of max luma value when mode = 2

Definition at line 892 of file TypeDef.h.

LumaLevelToDQPMode LumaLevelToDeltaQPMapping::mode

use deltaQP determined by block luma level

Definition at line 891 of file TypeDef.h.


The documentation for this struct was generated from the following file: