Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h771 OMX_U32 GetMaxAVCBufferSize(OMX_U32 width, OMX_U32 height);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c4181 …pCompPort->nBufferSize = GetMaxAVCBufferSize(pCompPort->format.video.nFrameWidth, pCompPort->forma… in CalculateBufferSize()
4192 OMX_U32 GetMaxAVCBufferSize(OMX_U32 width, OMX_U32 height) in GetMaxAVCBufferSize() function