Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Drc_utils.h184 int is_encode_stage, int q_low, in get_regulated_q_overshoot()
254 AV1_COMP *const cpi, int *const loop, int *const q, int *const q_low, in recode_loop_update_q()
H A Dencoder.c2814 int q = 0, q_low = 0, q_high = 0; in encode_with_recode_loop() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c3323 int q_low; in encode_frame_to_data_rate() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.c4520 int q = 0, q_low = 0, q_high = 0; local