Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h525 int b_lpf_running; member
Dethreading.c493 cpi->b_lpf_running = 0; in vp8cx_create_encoder_threads()
Donyx_if.c4393 cpi->b_lpf_running = 1; in encode_frame_to_data_rate()
5250 if (vpx_atomic_load_acquire(&cpi->b_multi_threaded) && cpi->b_lpf_running) { in vp8_get_compressed_data()
5252 cpi->b_lpf_running = 0; in vp8_get_compressed_data()