Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h266 } MP2VDEC_UALGOutputParam; typedef
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3905 …OMX_MALLOC_STRUCT_SIZED(pUalgOutParams[0], MP2VDEC_UALGOutputParam, sizeof(MP2VDEC_UALGOutputParam in VIDDEC_Allocate_DSPResources()
3907 if ((MP2VDEC_UALGOutputParam*)(!pUalgOutParams[0])) { in VIDDEC_Allocate_DSPResources()
3915 pBufferPrivate->pUalgParam = (MP2VDEC_UALGOutputParam*)(pUalgOutParams[0]); in VIDDEC_Allocate_DSPResources()
3916 pBufferPrivate->nUalgParamSize = sizeof(MP2VDEC_UALGOutputParam); in VIDDEC_Allocate_DSPResources()