Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h345 } H264VDEC_UALGInputParam; typedef
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3840 …OMX_MALLOC_STRUCT_SIZED(pUalgInpParams[0], H264VDEC_UALGInputParam, sizeof(H264VDEC_UALGInputParam in VIDDEC_Allocate_DSPResources()
3842 if ((H264VDEC_UALGInputParam*)(!pUalgInpParams[0])) { in VIDDEC_Allocate_DSPResources()
3850 pBufferPrivate->pUalgParam = (H264VDEC_UALGInputParam*)(pUalgInpParams[0]); in VIDDEC_Allocate_DSPResources()
3851 pBufferPrivate->nUalgParamSize = sizeof(H264VDEC_UALGInputParam); in VIDDEC_Allocate_DSPResources()