Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c386 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
393 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
400 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
407 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
415 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
423 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
431 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
460 if( pComponentPrivate->pOutPortFormat->eColorFormat != VIDDEC_COLORFORMAT420) { in OMX_ComponentInit()
1297 … pComponentPrivate->pOutPortDef->format.video.eColorFormat = VIDDEC_COLORFORMAT420; in VIDDEC_SetParameter()
1354 …((pComponentPrivate->pOutPortFormat->eColorFormat == VIDDEC_COLORFORMAT420) ? VIDDEC_FACTORFORMAT4… in VIDDEC_SetParameter()
[all …]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h191 #define VIDDEC_COLORFORMAT420 OMX_COLOR_FormatYUV420Planar /*OMX_COLOR_FormatYUV420Pa… macro