Searched refs:pre_target_bits_fix_count (Results 1 – 2 of 2) sorted by relevance
61 RK_S64 pre_target_bits_fix_count; member
645 p->pre_target_bits_fix_count = p->pre_target_bits_fix_count + p->pre_target_bits_fix; in calc_cbr_ratio()646 …if (p->pre_real_bits_count > MAX_BIT_COUNT_VALUE || p->pre_target_bits_fix_count > MAX_BIT_COUNT_V… in calc_cbr_ratio()648 p->pre_target_bits_fix_count = 0; in calc_cbr_ratio()1606 p->pre_target_bits_fix_count = 0; in rc_model_v2_hal_start()1688 if (p->pre_target_bits_fix_count * 90 / 100 > p->pre_real_bits_count) { in rc_model_v2_hal_start()1690 } else if (p->pre_target_bits_fix_count * 100 / 100 > p->pre_real_bits_count) { in rc_model_v2_hal_start()1692 } else if (p->pre_target_bits_fix_count * 107 / 100 > p->pre_real_bits_count) { in rc_model_v2_hal_start()