Home
last modified time | relevance | path

Searched refs:i4_actual_frms_in_period (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dbit_allocation.c814 WORD32 ai4_actual_frms_in_period[MAX_PIC_TYPE], i4_actual_frms_in_period = 0; in init_bit_allocation() local
829 i4_actual_frms_in_period += ai4_actual_frms_in_period[j]; in init_bit_allocation()
831 ps_bit_allocation->i4_rem_frame_in_period = i4_actual_frms_in_period; /*i_only*/ in init_bit_allocation()
841 ps_bit_allocation->i4_bits_per_frm * i4_actual_frms_in_period - i4_tot_header_bits_est; in init_bit_allocation()