Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c281 OMX_ERRORTYPE IsResolutionPlayable (OMX_U32 width, OMX_U32 height);
1901 …eError = IsResolutionPlayable(pCompPortIn->pPortDef->format.video.nFrameWidth, pCompPortIn->pPortD… in SetParameter()
DOMX_VideoEnc_Utils.c4410 OMX_ERRORTYPE IsResolutionPlayable (OMX_U32 width, OMX_U32 height) in IsResolutionPlayable() function