HEVC Test Model (HM)
HM-16.18
|
This is the complete list of members for TComPicYuv, including all inherited members.
copyToPic(TComPicYuv *pcPicYuvDst) const | TComPicYuv | |
create(const Int picWidth, const Int picHeight, const ChromaFormat chromaFormatIDC, const UInt maxCUWidth, const UInt maxCUHeight, const UInt maxCUDepth, const Bool bUseMargin) | TComPicYuv | |
createWithoutCUInfo(const Int picWidth, const Int picHeight, const ChromaFormat chromaFormatIDC, const Bool bUseMargin=false, const UInt maxCUWidth=0, const UInt maxCUHeight=0) | TComPicYuv | |
destroy() | TComPicYuv | |
dump(const std::string &fileName, const BitDepths &bitDepths, const Bool bAppend=false, const Bool bForceTo8Bit=false) const | TComPicYuv | |
extendPicBorder() | TComPicYuv | |
getAddr(const ComponentID ch) | TComPicYuv | inline |
getAddr(const ComponentID ch) const | TComPicYuv | inline |
getAddr(const ComponentID ch, const Int ctuRSAddr) | TComPicYuv | inline |
getAddr(const ComponentID ch, const Int ctuRSAddr) const | TComPicYuv | inline |
getAddr(const ComponentID ch, const Int ctuRSAddr, const Int uiAbsZorderIdx) | TComPicYuv | inline |
getAddr(const ComponentID ch, const Int ctuRSAddr, const Int uiAbsZorderIdx) const | TComPicYuv | inline |
getBuf(const ComponentID ch) | TComPicYuv | inline |
getBuf(const ComponentID ch) const | TComPicYuv | inline |
getChannelTypeScaleX(const ChannelType id) const | TComPicYuv | inline |
getChannelTypeScaleY(const ChannelType id) const | TComPicYuv | inline |
getChromaFormat() const | TComPicYuv | inline |
getComponentScaleX(const ComponentID id) const | TComPicYuv | inline |
getComponentScaleY(const ComponentID id) const | TComPicYuv | inline |
getHeight(const ComponentID id) const | TComPicYuv | inline |
getMarginX(const ComponentID id) const | TComPicYuv | inline |
getMarginY(const ComponentID id) const | TComPicYuv | inline |
getNumberValidComponents() const | TComPicYuv | inline |
getStride(const ComponentID id) const | TComPicYuv | inline |
getStride(const ChannelType id) const | TComPicYuv | inlineprivate |
getTotalHeight(const ComponentID id) const | TComPicYuv | inline |
getWidth(const ComponentID id) const | TComPicYuv | inline |
m_apiPicBuf | TComPicYuv | private |
m_bIsBorderExtended | TComPicYuv | private |
m_chromaFormatIDC | TComPicYuv | private |
m_ctuOffsetInBuffer | TComPicYuv | private |
m_marginX | TComPicYuv | private |
m_marginY | TComPicYuv | private |
m_picHeight | TComPicYuv | private |
m_picWidth | TComPicYuv | private |
m_piPicOrg | TComPicYuv | private |
m_subCuOffsetInBuffer | TComPicYuv | private |
setBorderExtension(Bool b) | TComPicYuv | inline |
TComPicYuv() | TComPicYuv | |
~TComPicYuv() | TComPicYuv | virtual |