Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dethreading.c41 sem_post(&cpi->h_event_end_lpf); in thread_loopfilter()
590 sem_init(&cpi->h_event_end_lpf, 0, 0); in vp8cx_create_encoder_threads()
607 sem_destroy(&cpi->h_event_end_lpf); in vp8cx_create_encoder_threads()
645 sem_destroy(&cpi->h_event_end_lpf); in vp8cx_remove_encoder_threads()
Donyx_int.h541 sem_t h_event_end_lpf; member
Donyx_if.c1459 sem_wait(&cpi->h_event_end_lpf); in vp8_change_config()
3301 sem_post(&cpi->h_event_end_lpf); /* signal that we have set filter_level */ in vp8_loopfilter_frame()
3357 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate()
4445 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate()
4455 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate()
5442 sem_wait(&cpi->h_event_end_lpf); in vp8_get_preview_raw_frame()