Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/
Dav1_cx_iface.c677 const int new_q_index = AOMMAX(cq_level - new_q_index_offset, 0); in convert_qp_offset() local
678 const double new_q_val = av1_convert_qindex_to_q(new_q_index, bit_depth); in convert_qp_offset()