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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 960 * NBAMRENC_StartComponentThread() Starts component thread
970 OMX_ERRORTYPE NBAMRENC_StartComponentThread(OMX_HANDLETYPE pHandle);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 521 eError = NBAMRENC_StartComponentThread(pHandle);
    [all...]
OMX_AmrEnc_Utils.c 337 * @NBAMRENC_StartComponentThread() This function is called by the component to create
350 OMX_ERRORTYPE NBAMRENC_StartComponentThread(OMX_HANDLETYPE pComponent)
363 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering NBAMRENC_StartComponentThread\n", __LINE__);
409 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting NBAMRENC_StartComponentThread\n", __LINE__);
    [all...]

Completed in 19 milliseconds