Searched refs:i4_gop_correction (Results 1 – 2 of 2) sorted by relevance
1812 WORD32 i4_gop_correction = 0; in update_cur_frm_consumed_bits() local1842 i4_gop_correction = get_error_bits_for_desired_buf( in update_cur_frm_consumed_bits()1847 if((e_rc_type == VBR_STREAMING) && (i4_gop_correction <= 0)) in update_cur_frm_consumed_bits()1860 i4_gop_correction -= (i4_cur_ebf - i4_max_vbv_size); in update_cur_frm_consumed_bits()1876 i4_gop_correction -= (WORD32)(i4_buffer_err_bits / i4_num_gops); in update_cur_frm_consumed_bits()1880 *pi4_gop_correction = i4_gop_correction; in update_cur_frm_consumed_bits()1883 (i4_gop_correction + (WORD32)vbv_buffer_based_excess)); in update_cur_frm_consumed_bits()2904 WORD32 i4_gop_correction; in set_bit_allocation_i_frames() local2921 i4_gop_correction = in set_bit_allocation_i_frames()2926 set_rbip(&ps_bit_allocation->s_rbip, (i4_gop_correction + (WORD32)vbv_buffer_based_excess)); in set_bit_allocation_i_frames()
1960 WORD32 i4_gop_correction = 0, i4_new_correction = 0; in update_frame_level_info() local2107 &i4_gop_correction, in update_frame_level_info()