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

QP struct. More...

#include <TComTrQuant.h>

Public Member Functions

 QpParam (const Int qpy, const ChannelType chType, const Int qpBdOffset, const Int chromaQPOffset, const ChromaFormat chFmt)
 
 QpParam (const TComDataCU &cu, const ComponentID compID)
 

Public Attributes

Int Qp
 
Int per
 
Int rem
 

Detailed Description

QP struct.

Definition at line 80 of file TComTrQuant.h.

Constructor & Destructor Documentation

QpParam::QpParam ( const Int  qpy,
const ChannelType  chType,
const Int  qpBdOffset,
const Int  chromaQPOffset,
const ChromaFormat  chFmt 
)

Definition at line 71 of file TComTrQuant.cpp.

QpParam::QpParam ( const TComDataCU cu,
const ComponentID  compID 
)

Definition at line 102 of file TComTrQuant.cpp.

Member Data Documentation

Int QpParam::per

Definition at line 83 of file TComTrQuant.h.

Int QpParam::Qp

Definition at line 82 of file TComTrQuant.h.

Int QpParam::rem

Definition at line 84 of file TComTrQuant.h.


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