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

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c86 void *toCodecInitParams,
91 void *toCodecInitParams,
193 * @param toCodecInitParams - not used yet
203 void * toCodecInitParams,
222 InitMMCodec(hInt, codecName, toCodecInitParams, fromCodecInfoStruct, pCallbacks);
517 * @param toCodecInitParams - not used yet
526 void * toCodecInitParams,
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 53 milliseconds