Searched refs:MP2VDEC_UALGOutputParam (Results 1 – 2 of 2) sorted by relevance
266 } MP2VDEC_UALGOutputParam; typedef
3905 …OMX_MALLOC_STRUCT_SIZED(pUalgOutParams[0], MP2VDEC_UALGOutputParam, sizeof(MP2VDEC_UALGOutputParam… in VIDDEC_Allocate_DSPResources()3907 if ((MP2VDEC_UALGOutputParam*)(!pUalgOutParams[0])) { in VIDDEC_Allocate_DSPResources()3915 pBufferPrivate->pUalgParam = (MP2VDEC_UALGOutputParam*)(pUalgOutParams[0]); in VIDDEC_Allocate_DSPResources()3916 pBufferPrivate->nUalgParamSize = sizeof(MP2VDEC_UALGOutputParam); in VIDDEC_Allocate_DSPResources()