HEVC Test Model (HM)
HM-16.18
|
This is the complete list of members for TVideoIOYuv, including all inherited members.
close() | TVideoIOYuv | |
ColourSpaceConvert(const TComPicYuv &src, TComPicYuv &dest, const InputColourSpaceConversion conversion, Bool bIsForwards) | TVideoIOYuv | static |
isEof() | TVideoIOYuv | |
isFail() | TVideoIOYuv | |
m_bitdepthShift | TVideoIOYuv | private |
m_cHandle | TVideoIOYuv | private |
m_fileBitdepth | TVideoIOYuv | private |
m_MSBExtendedBitDepth | TVideoIOYuv | private |
open(const std::string &fileName, Bool bWriteMode, const Int fileBitDepth[MAX_NUM_CHANNEL_TYPE], const Int MSBExtendedBitDepth[MAX_NUM_CHANNEL_TYPE], const Int internalBitDepth[MAX_NUM_CHANNEL_TYPE]) | TVideoIOYuv | |
read(TComPicYuv *pPicYuv, TComPicYuv *pPicYuvTrueOrg, const InputColourSpaceConversion ipcsc, Int aiPad[2], ChromaFormat fileFormat=NUM_CHROMA_FORMAT, const Bool bClipToRec709=false) | TVideoIOYuv | |
skipFrames(Int numFrames, UInt width, UInt height, ChromaFormat format) | TVideoIOYuv | |
TVideoIOYuv() | TVideoIOYuv | inline |
write(TComPicYuv *pPicYuv, const InputColourSpaceConversion ipCSC, Int confLeft=0, Int confRight=0, Int confTop=0, Int confBottom=0, ChromaFormat fileFormat=NUM_CHROMA_FORMAT, const Bool bClipToRec709=false) | TVideoIOYuv | |
write(TComPicYuv *pPicYuvTop, TComPicYuv *pPicYuvBottom, const InputColourSpaceConversion ipCSC, Int confLeft=0, Int confRight=0, Int confTop=0, Int confBottom=0, ChromaFormat fileFormat=NUM_CHROMA_FORMAT, const Bool isTff=false, const Bool bClipToRec709=false) | TVideoIOYuv | |
~TVideoIOYuv() | TVideoIOYuv | inlinevirtual |