Home | History | Annotate | Download | only in encoder

Lines Matching refs:ps_bit_allocation

30 void irc_ba_init_bit_allocation(bit_allocation_handle ps_bit_allocation,
39 WORD32 irc_ba_get_cur_frm_est_texture_bits(bit_allocation_handle ps_bit_allocation,
46 WORD32 irc_ba_get_cur_frm_est_header_bits(bit_allocation_handle ps_bit_allocation,
50 WORD32 irc_ba_get_rem_bits_in_period(bit_allocation_handle ps_bit_allocation,
53 WORD32 irc_ba_get_frame_rate(bit_allocation_handle ps_bit_allocation);
55 WORD32 irc_ba_get_bit_rate(bit_allocation_handle ps_bit_allocation);
56 void irc_ba_get_peak_bit_rate(bit_allocation_handle ps_bit_allocation,
60 void irc_ba_update_cur_frm_consumed_bits(bit_allocation_handle ps_bit_allocation,
68 void irc_ba_check_and_update_bit_allocation(bit_allocation_handle ps_bit_allocation,
76 void irc_ba_change_remaining_bits_in_period(bit_allocation_handle ps_bit_allocation,
83 void change_gop_size(bit_allocation_handle ps_bit_allocation,
88 void update_rem_frms_in_period(bit_allocation_handle ps_bit_allocation,
94 void irc_ba_change_rem_bits_in_prd_at_force_I_frame(bit_allocation_handle ps_bit_allocation,
97 void irc_ba_change_ba_peak_bit_rate(bit_allocation_handle ps_bit_allocation,