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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ethreading.c 34 if (sem_wait(&cpi->h_event_start_lpf) == 0)
604 sem_init(&cpi->h_event_start_lpf, 0, 0);
623 sem_destroy(&cpi->h_event_start_lpf);
655 sem_post(&cpi->h_event_start_lpf);
661 sem_destroy(&cpi->h_event_start_lpf);
onyx_int.h 539 sem_t h_event_start_lpf; member in struct:VP8_COMP
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 34 if (sem_wait(&cpi->h_event_start_lpf) == 0)
589 sem_init(&cpi->h_event_start_lpf, 0, 0);
608 sem_destroy(&cpi->h_event_start_lpf);
640 sem_post(&cpi->h_event_start_lpf);
646 sem_destroy(&cpi->h_event_start_lpf);
onyx_int.h 540 sem_t h_event_start_lpf; member in struct:VP8_COMP
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 34 if (sem_wait(&cpi->h_event_start_lpf) == 0)
589 sem_init(&cpi->h_event_start_lpf, 0, 0);
608 sem_destroy(&cpi->h_event_start_lpf);
640 sem_post(&cpi->h_event_start_lpf);
646 sem_destroy(&cpi->h_event_start_lpf);
onyx_int.h 540 sem_t h_event_start_lpf; member in struct:VP8_COMP
onyx_if.c     [all...]

Completed in 120 milliseconds