Searched refs:i4_prev_frm_header_bits (Results 1 – 2 of 2) sorted by relevance
61 WORD32 i4_prev_frm_header_bits[MAX_PIC_TYPE]; member338 …memset(ps_bit_allocation->i4_prev_frm_header_bits, 0, sizeof(ps_bit_allocation->i4_prev_frm_header… in irc_ba_init_bit_allocation()384 ps_bit_allocation->i4_prev_frm_header_bits[i], 0); in irc_ba_get_cur_frm_est_texture_bits()555 return (ps_bit_allocation->i4_prev_frm_header_bits[e_pic_type]); in irc_ba_get_cur_frm_est_header_bits()597 ps_bit_allocation->i4_prev_frm_header_bits[I_PIC] = in irc_ba_update_cur_frm_consumed_bits()616 ps_bit_allocation->i4_prev_frm_header_bits[e_pic_type] = in irc_ba_update_cur_frm_consumed_bits()
81 … WORD32 i4_prev_frm_header_bits[MAX_PIC_TYPE]; /* To get a estimate of the header bits consumed */ member682 ps_bit_allocation->i4_prev_frm_header_bits[i] = (WORD32)( in init_prev_header_bits()836 ai4_frms_in_period[j] * ps_bit_allocation->i4_prev_frm_header_bits[j]; in init_bit_allocation()1166 (ps_bit_allocation->i4_prev_frm_header_bits[i] * ai4_frms_in_baw[i]); in bit_alloc_get_intra_bits()1202 ps_bit_allocation->i4_prev_frm_header_bits[I_PIC])) in bit_alloc_get_intra_bits()1205 ps_bit_allocation->i4_prev_frm_header_bits[I_PIC]); in bit_alloc_get_intra_bits()1208 (i4_max_buffer_based_I_pic - ps_bit_allocation->i4_prev_frm_header_bits[I_PIC])) in bit_alloc_get_intra_bits()1211 (i4_max_buffer_based_I_pic - ps_bit_allocation->i4_prev_frm_header_bits[I_PIC]); in bit_alloc_get_intra_bits()1352 ai4_frms_in_period[j] * ps_bit_allocation->i4_prev_frm_header_bits[j]; in get_cur_frm_est_texture_bits()1392 ps_bit_allocation->i4_prev_frm_header_bits[j] * in get_cur_frm_est_texture_bits()[all …]