This is the complete list of members for CGUIVideoDecoder, including all inherited members.
CGUIVideoDecoder() | CGUIVideoDecoder | inlineprotected |
Decode(CGUIVideoData &kImageData, eC_File *pTmpImgFile)=0 | CGUIVideoDecoder | pure virtual |
DecodeFrame(const eC_UByte *const pkData, const eC_UInt &uiLength, eC_UByte *pkDestination)=0 | CGUIVideoDecoder | pure virtual |
SetBPP(const eC_UByte &ubBPP)=0 | CGUIVideoDecoder | pure virtual |
SetDestinationFormat(const CGUICommonEnums::ImageType_t &eDestinationFormat)=0 | CGUIVideoDecoder | pure virtual |
SwapEndianess16(eC_UShort &ubData) | CGUIVideoDecoder | inlineprotected |
SwapEndianess32(eC_UInt &uiData) | CGUIVideoDecoder | inlineprotected |
~CGUIVideoDecoder() | CGUIVideoDecoder | inlinevirtual |