Searched refs:Mpeg4Decoder_OMX (Results 1 – 4 of 4) sorted by relevance
37 Mpeg4Decoder_OMX::Mpeg4Decoder_OMX() in Mpeg4Decoder_OMX() function in Mpeg4Decoder_OMX68 OMX_ERRORTYPE Mpeg4Decoder_OMX::Mp4DecInit() in Mp4DecInit()76 OMX_BOOL Mpeg4Decoder_OMX::Mp4DecodeVideo(OMX_U8* aOutBuffer, OMX_U32* aOutputLength, in Mp4DecodeVideo()262 OMX_S32 Mpeg4Decoder_OMX::InitializeVideoDecode( in InitializeVideoDecode()308 OMX_ERRORTYPE Mpeg4Decoder_OMX::Mp4DecDeinit() in Mp4DecDeinit()331 OMX_S32 Mpeg4Decoder_OMX::GetVideoHeader(int32 aLayer, uint8* aBuf, int32 aMaxSize) in GetVideoHeader()
426 ipMpegDecoderObject = OSCL_NEW(Mpeg4Decoder_OMX, ()); in ConstructComponent()427 oscl_memset(ipMpegDecoderObject, 0, sizeof(Mpeg4Decoder_OMX)); in ConstructComponent()
33 class Mpeg4Decoder_OMX37 Mpeg4Decoder_OMX();
89 Mpeg4Decoder_OMX* ipMpegDecoderObject;