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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ethreading.c 41 sem_post(&cpi->h_event_end_lpf);
605 sem_init(&cpi->h_event_end_lpf, 0, 0);
622 sem_destroy(&cpi->h_event_end_lpf);
660 sem_destroy(&cpi->h_event_end_lpf);
onyx_int.h 540 sem_t h_event_end_lpf; member in struct:VP8_COMP
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 41 sem_post(&cpi->h_event_end_lpf);
590 sem_init(&cpi->h_event_end_lpf, 0, 0);
607 sem_destroy(&cpi->h_event_end_lpf);
645 sem_destroy(&cpi->h_event_end_lpf);
onyx_int.h 541 sem_t h_event_end_lpf; member in struct:VP8_COMP
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 41 sem_post(&cpi->h_event_end_lpf);
590 sem_init(&cpi->h_event_end_lpf, 0, 0);
607 sem_destroy(&cpi->h_event_end_lpf);
645 sem_destroy(&cpi->h_event_end_lpf);
onyx_int.h 541 sem_t h_event_end_lpf; member in struct:VP8_COMP
onyx_if.c     [all...]

Completed in 337 milliseconds