Home
last modified time | relevance | path

Searched refs:GetVideoHeader (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/omx/omx_m4v/include/
Dmpeg4_dec.h51 OMX_S32 GetVideoHeader(int32 aLayer, uint8 *aBuf, int32 aMaxSize);
/external/opencore/codecs_v2/omx/omx_m4v/src/
Dmpeg4_dec.cpp101 InitSize = GetVideoHeader(0, *aInputBuf, *aInBufSize); in Mp4DecodeVideo()
331 OMX_S32 Mpeg4Decoder_OMX::GetVideoHeader(int32 aLayer, uint8* aBuf, int32 aMaxSize) in GetVideoHeader() function in Mpeg4Decoder_OMX