Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drc_frame_info_collector.h96 WORD32 i4_tot_frm_in_gop; member
Dbit_allocation.c2707 (ps_cur_gop->f_bits_complexity_l1_based * ps_cur_gop->i4_tot_frm_in_gop); in rc_update_bit_distribution_gop_level_2pass()
2708 i8_num_frame_remaining += ps_cur_gop->i4_tot_frm_in_gop; in rc_update_bit_distribution_gop_level_2pass()
2732 i4_num_frames_in_gop = ps_cur_gop->i4_tot_frm_in_gop; in rc_update_bit_distribution_gop_level_2pass()
2820 (ps_cur_gop->i4_tot_frm_in_gop); in rc_update_bit_distribution_gop_level_2pass()