Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dratectrl.c929 const double q_val_orig = av1_convert_qindex_to_q(cq_level, bit_depth); in get_q_using_fixed_offsets() local
931 AOMMAX(q_val_orig - oxcf->fixed_qp_offsets[offset_idx], 0.0); in get_q_using_fixed_offsets()
933 av1_compute_qdelta(rc, q_val_orig, q_val_target, bit_depth); in get_q_using_fixed_offsets()