Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h359 } H264VDEC_UALGOutputParam; typedef
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3919 …OMX_MALLOC_STRUCT_SIZED(pUalgOutParams[0], H264VDEC_UALGOutputParam, sizeof(H264VDEC_UALGOutputPar… in VIDDEC_Allocate_DSPResources()
3921 if ((H264VDEC_UALGOutputParam*)(!pUalgOutParams[0])) { in VIDDEC_Allocate_DSPResources()
3929 pBufferPrivate->pUalgParam = (H264VDEC_UALGOutputParam*)(pUalgOutParams[0]); in VIDDEC_Allocate_DSPResources()
3930 pBufferPrivate->nUalgParamSize = sizeof(H264VDEC_UALGOutputParam); in VIDDEC_Allocate_DSPResources()