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

  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 676 OMX_ERRORTYPE AACENC_StopComponentThread(OMX_HANDLETYPE pHandle);
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c     [all...]
OMX_AacEnc_Utils.c 619 * AACENC_StopComponentThread() This function is called by the component during
632 OMX_ERRORTYPE AACENC_StopComponentThread(OMX_HANDLETYPE pComponent)
641 OMX_PRINT1(pComponentPrivate->dbg, " %d :: UTIL: Entering AACENC_StopComponentThread\n",__LINE__);
663 OMX_PRINT1(pComponentPrivate->dbg, " %d :: UTIL: Exiting AACENC_StopComponentThread\n",__LINE__);
    [all...]

Completed in 26 milliseconds