Home
last modified time | relevance | path

Searched defs:q_high (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drc_utils.h187 int q_low, int q_high, in get_regulated_q_overshoot()
222 int q_high, int top_index, in get_regulated_q_undershoot()
273 int *const q_high, const int top_index, const int bottom_index, in recode_loop_update_q()
Dencoder.c2497 int q = 0, q_low = 0, q_high = 0; local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3223 int q_high; in encode_frame_to_data_rate() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c4383 int q = 0, q_low = 0, q_high = 0; local