Searched refs:total_mb (Results 1 – 1 of 1) sorted by relevance
1367 static RK_S32 cal_first_i_start_qp(RK_S32 target_bit, RK_U32 total_mb) in cal_first_i_start_qp() argument1397 if (mb_num[i] > total_mb) in cal_first_i_start_qp()1402 index = (total_mb * tab_bit[cnt] - 350) / target_bit; // qscale in cal_first_i_start_qp()