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

  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 898 * WMADEC_StartComponentThread() Starts component thread
908 OMX_ERRORTYPE WMADEC_StartComponentThread(OMX_HANDLETYPE pHandle);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 461 eError = WMADEC_StartComponentThread(pHandle);
    [all...]
OMX_WmaDec_Utils.c 387 * @WMADEC_StartComponentThread() This function is called by the component to create
399 OMX_ERRORTYPE WMADEC_StartComponentThread(OMX_HANDLETYPE pComponent)
413 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Inside WMADEC_StartComponentThread", __LINE__);
420 OMX_PRINT2(pComponentPrivate->dbg, "WMADEC_StartComponentThread pComponentPrivate = %p",
    [all...]

Completed in 18 milliseconds