HomeSort by relevance Sort by last modified time
    Searched refs:WBAMR_DEC_StartComponentThread (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDec_Utils.h 144 * WBAMR_DEC_StartComponentThread() Starts component thread
154 OMX_ERRORTYPE WBAMR_DEC_StartComponentThread(OMX_HANDLETYPE pHandle);
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 459 error = WBAMR_DEC_StartComponentThread(pHandle);
    [all...]
OMX_WbAmrDec_Utils.c 369 * @WBAMR_DEC_StartComponentThread() This function is called by the component to create
382 OMX_ERRORTYPE WBAMR_DEC_StartComponentThread(OMX_HANDLETYPE pComponent)
395 OMX_PRINT1(pComponentPrivate->dbg, "Inside WBAMR_DEC_StartComponentThread\n");
    [all...]

Completed in 30 milliseconds