Home
last modified time | relevance | path

Searched refs:SPARKVD_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.h390 typedef struct SPARKVD_GPP_SN_UALGOutputParams struct
397 } SPARKVD_GPP_SN_UALGOutputParams; argument
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3890 …X_MALLOC_STRUCT_SIZED(pUalgOutParams[0], SPARKVD_GPP_SN_UALGOutputParams, sizeof(SPARKVD_GPP_SN_UA… in VIDDEC_Allocate_DSPResources()
3892 if ((SPARKVD_GPP_SN_UALGOutputParams*)(!pUalgOutParams[0])) { in VIDDEC_Allocate_DSPResources()
3900 pBufferPrivate->pUalgParam = (SPARKVD_GPP_SN_UALGOutputParams*)(pUalgOutParams[0]); in VIDDEC_Allocate_DSPResources()
3901 pBufferPrivate->nUalgParamSize = sizeof(SPARKVD_GPP_SN_UALGOutputParams); in VIDDEC_Allocate_DSPResources()