HEVC Test Model (HM)
HM-16.18
|
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 |
QP struct.
Definition at line 80 of file TComTrQuant.h.
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.
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.