Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Drc_utils.h185 int q_high, int top_index, in get_regulated_q_overshoot()
210 int is_encode_stage, int q_high, in get_regulated_q_undershoot()
255 int *const q_high, const int top_index, const int bottom_index, in recode_loop_update_q()
Dencoder.c2797 int q = 0, q_low = 0, q_high = 0; in encode_with_recode_loop() local
/external/libvpx/vp8/encoder/
Donyx_if.c3324 int q_high; in encode_frame_to_data_rate() local
/external/libvpx/vp9/encoder/
Dvp9_encoder.c4520 int q = 0, q_low = 0, q_high = 0; local