Searched refs:NBAMRENC_StopComponentThread (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
H A DOMX_AmrEnc_Utils.h973 * NBAMRENC_StopComponentThread() Stops component thread
983 OMX_ERRORTYPE NBAMRENC_StopComponentThread(OMX_HANDLETYPE pHandle);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c1768 eError = NBAMRENC_StopComponentThread(pHandle);
1770 OMX_ERROR4(dbg, "%d :: Error from NBAMRENC_StopComponentThread\n",__LINE__);
H A DOMX_AmrEnc_Utils.c569 * @NBAMRENC_StopComponentThread() This function is called by the component during
582 OMX_ERRORTYPE NBAMRENC_StopComponentThread(OMX_HANDLETYPE pComponent) function
590 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering NBAMRENC_StopComponentThread\n",__LINE__);
607 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting NBAMRENC_StopComponentThread\n",__LINE__);

Completed in 41 milliseconds