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

  /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 537 sem_t h_event_end_lpf; member in struct:VP8_COMP
onyx_if.c     [all...]

Completed in 39 milliseconds