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

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c475 * @NBAMRENC_CleanupInitParams() This function is called by the component during
488 OMX_ERRORTYPE NBAMRENC_CleanupInitParams(OMX_HANDLETYPE pComponent) function
502 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering NBAMRENC_CleanupInitParams()\n", __LINE__);
562 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting NBAMRENC_CleanupInitParams()\n",__LINE__);
1171 NBAMRENC_CleanupInitParams(pComponentPrivate->pHandle);
1294 NBAMRENC_CleanupInitParams(pHandle);

Completed in 34 milliseconds