Searched refs:new_q_index (Results 1 – 1 of 1) sorted by relevance
677 const int new_q_index = AOMMAX(cq_level - new_q_index_offset, 0); in convert_qp_offset() local678 const double new_q_val = av1_convert_qindex_to_q(new_q_index, bit_depth); in convert_qp_offset()