Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h183 } WMV9DEC_UALGOutputParam; typedef
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3933 …OMX_MALLOC_STRUCT_SIZED(pUalgOutParams[0], WMV9DEC_UALGOutputParam, sizeof(WMV9DEC_UALGOutputParam in VIDDEC_Allocate_DSPResources()
3935 if ((WMV9DEC_UALGOutputParam*)(!pUalgOutParams[0])) { in VIDDEC_Allocate_DSPResources()
3943 pBufferPrivate->pUalgParam = (WMV9DEC_UALGOutputParam*)(pUalgOutParams[0]); in VIDDEC_Allocate_DSPResources()
3944 pBufferPrivate->nUalgParamSize = sizeof(WMV9DEC_UALGOutputParam); in VIDDEC_Allocate_DSPResources()