Home
last modified time | relevance | path

Searched refs:iEndOfFrameFlag (Results 1 – 6 of 6) sorted by relevance

/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp67 iEndOfFrameFlag = OMX_FALSE; in OmxComponentBase()
216 iEndOfFrameFlag = OMX_FALSE; in ConstructBaseComponent()
2728 iEndOfFrameFlag = OMX_TRUE; in BufferMgmtFunction()
2748 if (!iEndOfFrameFlag) in BufferMgmtFunction()
2934 iEndOfFrameFlag = OMX_TRUE; in BufferMgmtWithoutMarker()
2938 || (OMX_TRUE == iEndofStream) || (OMX_TRUE == iEndOfFrameFlag)) in BufferMgmtWithoutMarker()
2965 if (iEndOfFrameFlag) in BufferMgmtWithoutMarker()
/external/opencore/codecs_v2/omx/omx_baseclass/include/
Dpv_omxcomponent.h481 OMX_BOOL iEndOfFrameFlag; variable
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp548 iEndOfFrameFlag, in ProcessData()
/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp426 if (!iEndOfFrameFlag) in ProcessData()
/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp518 if (!iEndOfFrameFlag) in ProcessData()
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp497 if (!iEndOfFrameFlag) in ProcessData()