Home
last modified time | relevance | path

Searched refs:h_event_end_lpf (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dethreading.c41 sem_post(&cpi->h_event_end_lpf); in thread_loopfilter()
605 sem_init(&cpi->h_event_end_lpf, 0, 0); in vp8cx_create_encoder_threads()
622 sem_destroy(&cpi->h_event_end_lpf); in vp8cx_create_encoder_threads()
660 sem_destroy(&cpi->h_event_end_lpf); in vp8cx_remove_encoder_threads()
Donyx_int.h540 sem_t h_event_end_lpf; member
Donyx_if.c1488 sem_wait(&cpi->h_event_end_lpf); in vp8_change_config()
3340 sem_post(&cpi->h_event_end_lpf); /* signal that we have set filter_level */ in vp8_loopfilter_frame()
3396 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate()
4495 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate()
4505 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate()
5435 sem_wait(&cpi->h_event_end_lpf); in vp8_get_preview_raw_frame()