Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h396 typedef struct VIDDEC_CUSTOM_PARAM struct
400 } VIDDEC_CUSTOM_PARAM; argument
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c108 VIDDEC_CUSTOM_PARAM sVideoDecCustomParams[] = {{VIDDEC_CUSTOMPARAM_P…
3978 for(nIndex = 0; nIndex < sizeof(sVideoDecCustomParams)/sizeof(VIDDEC_CUSTOM_PARAM); nIndex++) { in VIDDEC_GetExtensionIndex()