Searched refs:max_i_delta_qp (Results 1 – 1 of 1) sorted by relevance
35 static const RK_S32 max_i_delta_qp[51] = { variable578 if (ratio > max_i_delta_qp[pre_qp]) in calc_next_i_ratio()579 ratio = max_i_delta_qp[pre_qp]; in calc_next_i_ratio()