Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c280 void CalculateBufferSize(OMX_PARAM_PORTDEFINITIONTYPE* pCompPort, VIDENC_COMPONENT_PRIVATE* pCompPr…
640 CalculateBufferSize(pPortDef, pComponentPrivate); in OMX_ComponentInit()
707 CalculateBufferSize(pPortDef, pComponentPrivate); in OMX_ComponentInit()
1919 CalculateBufferSize(pCompPortIn->pPortDef, pComponentPrivate); in SetParameter()
1932 CalculateBufferSize(pCompPortOut->pPortDef, pComponentPrivate); in SetParameter()
1961 CalculateBufferSize(pCompPortOut->pPortDef, pComponentPrivate); in SetParameter()
DOMX_VideoEnc_Utils.c4163 void CalculateBufferSize(OMX_PARAM_PORTDEFINITIONTYPE* pCompPort, VIDENC_COMPONENT_PRIVATE* pCompPr… in CalculateBufferSize() function