|
| TComTURecurse (TComDataCU *pcCU, const UInt absPartIdxCU, const UInt forcedDepthOfCU) |
|
| TComTURecurse (TComDataCU *pcCU, const UInt absPartIdxCU) |
|
| TComTURecurse (TComTU &parentLevel, const Bool bProcessLastOfLevel, const TU_SPLIT_MODE splitMode=QUAD_SPLIT, const Bool splitAtCurrentDepth=false, const ComponentID absPartIdxSourceComponent=COMPONENT_Y) |
|
Bool | nextSection (const TComTU &parent) |
|
| TComTU (TComDataCU *pcCU, const UInt absPartIdxCU, const UInt cuDepth, const UInt initTrDepthRelCU) |
|
TComTU * | Parent () |
|
const TComTU * | Parent () const |
|
UInt | getCoefficientOffset (const ComponentID compID) const |
|
const TComRectangle & | getRect (const ComponentID compID) const |
|
Bool | ProcessingAllQuadrants (const ComponentID compID) const |
|
Bool | ProcessComponentSection (const ComponentID compID) const |
|
Bool | ProcessChannelSection (const ChannelType chType) const |
|
UInt | GetSectionNumber () const |
|
UInt | getCUDepth () const |
|
UInt | GetTransformDepthTotal () const |
|
UInt | GetTransformDepthTotalAdj (const ComponentID compID) const |
|
UInt | GetTransformDepthRel () const |
|
UInt | GetTransformDepthRelAdj (const ComponentID compID) const |
|
UInt | GetTransformDepthRelAdj (const ChannelType chType) const |
|
UInt | GetAbsPartIdxCU () const |
|
UInt | GetRelPartIdxTU () const |
|
UInt | GetRelPartIdxTU (const ComponentID compID) const |
|
UInt | GetAbsPartIdxTU () const |
|
UInt | GetAbsPartIdxTU (const ComponentID compID) const |
|
UInt | GetAbsPartIdxNumParts () const |
|
UInt | GetAbsPartIdxNumParts (const ComponentID compID) const |
|
ChromaFormat | GetChromaFormat () const |
|
TComDataCU * | getCU () |
|
const TComDataCU * | getCU () const |
|
Bool | IsLastSection () const |
|
UInt | GetLog2LumaTrSize () const |
|
UInt | GetEquivalentLog2TrSize (const ComponentID compID) const |
|
TU_SPLIT_MODE | GetSplitMode () const |
|
Bool | useDST (const ComponentID compID) |
|
Bool | isNonTransformedResidualRotated (const ComponentID compID) |
|
UInt | getGolombRiceStatisticsIndex (const ComponentID compID) |
|
Definition at line 142 of file TComTU.h.