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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 462 pthread_cond_t flush_cond; member in struct:JPEGENC_COMPONENT_PRIVATE
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 662 pthread_cond_t flush_cond; member in struct:VIDENC_COMPONENT_PRIVATE
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 526 pthread_cond_destroy(&pComponentPrivate->flush_cond);
794 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->jpege_mutex);
816 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->jpege_mutex);
858 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->jpege_mutex);
    [all...]
OMX_JpegEncoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
OMX_VideoEncoder.c     [all...]

Completed in 127 milliseconds