Searched refs:AACENCFill_LCMLInitParams (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h621 OMX_ERRORTYPE AACENCFill_LCMLInitParams(OMX_HANDLETYPE pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c93 * @AACENCFill_LCMLInitParams () This function is used by the component thread to
109 OMX_ERRORTYPE AACENCFill_LCMLInitParams(OMX_HANDLETYPE pComponent, LCML_DSP *plcml_Init, OMX_U16 arr[]) function
126 OMX_PRINT1(pComponentPrivate->dbg, "%d :: UTIL: AACENCFill_LCMLInitParams\n ",__LINE__);
836 eError = AACENCFill_LCMLInitParams(pHandle, pLcmlDsp, arr);
839 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error returned from AACENCFill_LCMLInitParams()\n",__LINE__);
3135 OMX_PRINT1(pComponentPrivate->dbg, "%d :: AACENCFill_LCMLInitParams\n ",__LINE__);

Completed in 434 milliseconds