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

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h492 OMX_ERRORTYPE NBAMRDEC_StartComponentThread(OMX_HANDLETYPE pHandle);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c486 error = NBAMRDEC_StartComponentThread(pHandle);
H A DOMX_AmrDec_Utils.c381 * @NBAMRDEC_StartComponentThread() This function is called by the component to create
393 OMX_ERRORTYPE NBAMRDEC_StartComponentThread(OMX_HANDLETYPE pComponent) function
406 OMX_PRINT1(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Inside NBAMRDEC_StartComponentThread\n", __LINE__);

Completed in 16 milliseconds