Searched defs:fromCodecInfoStruct (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c87 void *fromCodecInfoStruct,
92 void *fromCodecInfoStruct,
194 * @param fromCodecInfoStruct - not used yet
204 void * fromCodecInfoStruct,
222 InitMMCodec(hInt, codecName, toCodecInitParams, fromCodecInfoStruct, pCallbacks);
518 * @param fromCodecInfoStruct - not used yet
527 void * fromCodecInfoStruct,
201 InitMMCodecEx(OMX_HANDLETYPE hInt, OMX_STRING codecName, void * toCodecInitParams, void * fromCodecInfoStruct, LCML_CALLBACKTYPE *pCallbacks, OMX_STRING Args) argument
524 InitMMCodec(OMX_HANDLETYPE hInt, OMX_STRING codecName, void * toCodecInitParams, void * fromCodecInfoStruct, LCML_CALLBACKTYPE *pCallbacks) argument

Completed in 19 milliseconds