Lines Matching refs:i4_upr_thr
71 WORD32 i4_upr_thr[MAX_PIC_TYPE]; /* Upper threshold of the Buffer */ member
131 ps_cbr_buffer->i4_upr_thr[i] = in set_upper_lower_vbv_threshold()
157 ASSERT(ps_cbr_buffer->i4_upr_thr[i] > ps_cbr_buffer->i4_low_thr[i]); in set_upper_lower_vbv_threshold()
337 (WORD32)(ps_cbr_buffer->i4_upr_thr[e_pic_type] - ps_cbr_buffer->i4_ebf_estimate); in cbr_buffer_constraint_check()
385 if(i4_max_tgt_bits > ps_cbr_buffer->i4_upr_thr[e_pic_type] - ps_cbr_buffer->i4_ebf_estimate) in vbr_stream_buffer_constraint_check()
388 (WORD32)(ps_cbr_buffer->i4_upr_thr[e_pic_type] - ps_cbr_buffer->i4_ebf_estimate); in vbr_stream_buffer_constraint_check()
730 ps_cbr_buffer->i4_upr_thr[i] = in change_cbr_vbv_num_pics_in_delay_period()
824 ps_cbr_buffer->i4_upr_thr[i4_i] = in change_cbr_vbv_tgt_frame_rate()
868 ps_cbr_buffer->i4_upr_thr[i4_i] = in change_cbr_buffer_delay()
907 return (ps_cbr_buffer->i4_upr_thr[0]); in get_cbr_max_ebf()
999 if(ps_cbr_buffer->i4_upr_thr[0] < in get_vbv_buffer_based_excess()
1001 max_buffer_level = ps_cbr_buffer->i4_upr_thr[0]; in get_vbv_buffer_based_excess()
1104 complexity_mov_buf_size = (LWORD64)ps_cbr_buffer->i4_upr_thr[0]; in get_error_bits_for_desired_buf()
1255 (ps_cbr_buffer->i4_upr_thr[0] - (WORD32)(max_excess_bits * 0.2))) in get_error_bits_for_desired_buf()