Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dirc_bit_allocation.c146 WORD32 i4_new_tot_frms_in_gop = get_number_of_frms_in_a_gop( in check_update_rbip() local
149 if(i4_new_tot_frms_in_gop != ps_rbip->i4_tot_frms_in_gop) in check_update_rbip()
153 * (i4_new_tot_frms_in_gop in check_update_rbip()
170 ps_rbip->i4_tot_frms_in_gop = i4_new_tot_frms_in_gop; in check_update_rbip()