Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_DSP.h310 } MP4VD_GPP_SN_UALGOutputParams; typedef
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3875 …OMX_MALLOC_STRUCT_SIZED(pUalgOutParams[0], MP4VD_GPP_SN_UALGOutputParams, sizeof(MP4VD_GPP_SN_UALG… in VIDDEC_Allocate_DSPResources()
3877 if ((MP4VD_GPP_SN_UALGOutputParams*)(!pUalgOutParams[0])) { in VIDDEC_Allocate_DSPResources()
3885 pBufferPrivate->pUalgParam = (MP4VD_GPP_SN_UALGOutputParams*)(pUalgOutParams[0]); in VIDDEC_Allocate_DSPResources()
3886 pBufferPrivate->nUalgParamSize = sizeof(MP4VD_GPP_SN_UALGOutputParams); in VIDDEC_Allocate_DSPResources()