Searched refs:f_cur_bits_complexity (Results 1 – 2 of 2) sorted by relevance
989 float f_cur_bits_complexity, in get_vbv_buffer_based_excess() argument1007 if(f_cur_bits_complexity > in get_vbv_buffer_based_excess()1009 f_cur_bits_complexity = 0.9f; in get_vbv_buffer_based_excess()1011 if(f_cur_bits_complexity < f_complexity_peak_rate || f_cur_bits_complexity < 0.1f || in get_vbv_buffer_based_excess()1021 ((f_cur_bits_complexity - f_complexity_peak_rate) / (0.9f - f_complexity_peak_rate)) * in get_vbv_buffer_based_excess()1051 f_cur_bits_complexity, in get_vbv_buffer_based_excess()
131 float f_cur_bits_complexity,