Searched refs:i4_peak_drain_rate_frame (Results 1 – 1 of 1) sorted by relevance
83 WORD32 i4_peak_drain_rate_frame; member226 ps_cbr_buffer->i4_peak_drain_rate_frame = i4_bits_per_frm[0]; in init_cbr_buffer()271 u4_peak_bit_rate, 1000, i4_tgt_frm_rate, ps_cbr_buffer->i4_peak_drain_rate_frame); in init_cbr_buffer()382 (ps_cbr_buffer->u4_num_frms_in_delay * ps_cbr_buffer->i4_peak_drain_rate_frame) - in vbr_stream_buffer_constraint_check()549 ((MIN(ps_cbr_buffer->i4_peak_drain_rate_frame, ps_cbr_buffer->i4_ebf)) + i4_error_bits); in update_cbr_buffer()646 ps_cbr_buffer->i4_peak_drain_rate_frame); in change_cbr_vbv_bit_rate()968 return ps_cbr_buffer->i4_peak_drain_rate_frame; in get_buf_max_drain_rate()972 ps_cbr_buffer->i4_peak_drain_rate_frame == ps_cbr_buffer->i4_drain_bits_per_frame[0]); in get_buf_max_drain_rate()1005 ps_cbr_buffer->i4_peak_drain_rate_frame * ps_cbr_buffer->u4_num_frms_in_delay * 0.8f); in get_vbv_buffer_based_excess()1042 (float)ps_cbr_buffer->i4_peak_drain_rate_frame * in get_vbv_buffer_based_excess()[all …]