Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h298 } MP4VD_GPP_SN_UALGInputParams; typedef
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3796 …OMX_MALLOC_STRUCT_SIZED(pUalgInpParams[0], MP4VD_GPP_SN_UALGInputParams, sizeof(MP4VD_GPP_SN_UALGI… in VIDDEC_Allocate_DSPResources()
3798 if ((MP4VD_GPP_SN_UALGInputParams*)(!pUalgInpParams[0])) { in VIDDEC_Allocate_DSPResources()
3806 pBufferPrivate->pUalgParam = (MP4VD_GPP_SN_UALGInputParams*)(pUalgInpParams[0]); in VIDDEC_Allocate_DSPResources()
3807 pBufferPrivate->nUalgParamSize = sizeof(MP4VD_GPP_SN_UALGInputParams); in VIDDEC_Allocate_DSPResources()