Home
last modified time | relevance | path

Searched refs:aResizeFlag (Results 1 – 10 of 10) sorted by relevance

/external/opencore/codecs_v2/omx/omx_m4v/src/
Dmpeg4_dec.cpp79 OMX_S32* aFrameCount, OMX_BOOL aMarkerFlag, OMX_BOOL *aResizeFlag) in Mp4DecodeVideo() argument
86 *aResizeFlag = OMX_FALSE; in Mp4DecodeVideo()
116 *aResizeFlag = OMX_TRUE; in Mp4DecodeVideo()
149 *aResizeFlag = OMX_TRUE; in Mp4DecodeVideo()
183 *aResizeFlag = OMX_TRUE; in Mp4DecodeVideo()
/external/opencore/codecs_v2/omx/omx_mp3/src/
Dmp3_dec.cpp98 OMX_BOOL* aResizeFlag) in Mp3DecodeAudio() argument
102 *aResizeFlag = OMX_FALSE; in Mp3DecodeAudio()
193 *aResizeFlag = OMX_TRUE; in Mp3DecodeAudio()
/external/opencore/codecs_v2/omx/omx_aac/src/
Daac_decode_frame.cpp80 OMX_BOOL* aResizeFlag) in AacDecodeFrames() argument
86 *aResizeFlag = OMX_FALSE; in AacDecodeFrames()
206 *aResizeFlag = OMX_TRUE; in AacDecodeFrames()
/external/opencore/codecs_v2/omx/omx_amr/src/
Damr_decode_frame.cpp279 OMX_BOOL* aResizeFlag) in AmrDecodeFrame() argument
283 *aResizeFlag = OMX_FALSE; in AmrDecodeFrame()
535 *aResizeFlag = OMX_TRUE; in AmrDecodeFrame()
/external/opencore/codecs_v2/omx/omx_h264/src/
Davc_dec.cpp171 OMX_S32* iFrameCount, OMX_BOOL aMarkerFlag, OMX_TICKS* aOutTimestamp, OMX_BOOL *aResizeFlag) in AvcDecodeVideo_OMX() argument
181 *aResizeFlag = OMX_FALSE; in AvcDecodeVideo_OMX()
257 *aResizeFlag = OMX_TRUE; in AvcDecodeVideo_OMX()
/external/opencore/codecs_v2/omx/omx_mp3/include/
Dmp3_dec.h47 OMX_BOOL* aResizeFlag);
/external/opencore/codecs_v2/omx/omx_aac/include/
Daac_dec.h53 OMX_U32* aSamplesPerFrame, OMX_BOOL* aResizeFlag);
/external/opencore/codecs_v2/omx/omx_m4v/include/
Dmpeg4_dec.h47 OMX_S32* aFrameCount, OMX_BOOL aMarkerFlag, OMX_BOOL *aResizeFlag);
/external/opencore/codecs_v2/omx/omx_amr/include/
Damr_dec.h55 OMX_BOOL* aResizeFlag);
/external/opencore/codecs_v2/omx/omx_h264/include/
Davc_dec.h81 OMX_BOOL *aResizeFlag);