Searched refs:VIDDEC_INIT_PLANAR420 (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 387 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 394 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 401 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 408 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 416 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 424 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 432 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 461 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in OMX_ComponentInit() 1498 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in VIDDEC_SetParameter() 4017 eError = VIDDEC_Load_Defaults(pComponentPrivate, VIDDEC_INIT_PLANAR420); in ComponentRoleEnum() [all …]
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_Utils.h | 531 VIDDEC_INIT_PLANAR420, enumerator
|