Home
last modified time | relevance | path

Searched refs:auxInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_DspCodec.h217 auxInfo, \ argument
226 auxInfo, \
DLCML_CodecInterface.h121 OMX_U8 *auxInfo,
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c103 OMX_U8 *auxInfo,
861 OMX_S32 bufferSizeUsed ,OMX_U8 * auxInfo, in QueueBuffer() argument
905 phandle->commStruct->iParamPtr = (OMX_U32) auxInfo; in QueueBuffer()
910 phandle->commStruct->iArmParamArg = (OMX_U32) auxInfo; in QueueBuffer()
990 buffer, bufferLen, auxInfo, auxInfoLen ); in QueueBuffer()
1102 if (auxInfoLen != 0 && auxInfo != NULL ) in QueueBuffer()