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

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h717 * @see G726Dec_StartCompThread()
730 * G726Dec_StartCompThread() starts the component thread. This is internal
745 OMX_ERRORTYPE G726Dec_StartCompThread(OMX_HANDLETYPE pHandle);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c196 * @see G726Dec_StartCompThread()
451 eError = G726Dec_StartCompThread(pHandle);
H A DOMX_G726Dec_Utils.c353 * @fn G726Dec_StartCompThread() starts the component thread. This is internal
368 OMX_ERRORTYPE G726Dec_StartCompThread(OMX_HANDLETYPE pComponent) function
382 G726DEC_DPRINT (":: Enetering G726Dec_StartCompThread()\n");
423 G726DEC_DPRINT (":: Exiting from G726Dec_StartCompThread()\n");

Completed in 1370 milliseconds