Searched refs:i4_new_tot_frms_in_gop (Results 1 – 2 of 2) sorted by relevance
146 WORD32 i4_new_tot_frms_in_gop = get_number_of_frms_in_a_gop( in check_update_rbip() local149 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()
241 WORD32 i4_new_tot_frms_in_gop = get_actual_num_frames_in_gop(ps_pic_handling); in check_update_rbip() local242 if(i4_new_tot_frms_in_gop != ps_rbip->i4_tot_frms_in_gop) in check_update_rbip()245 (i4_new_tot_frms_in_gop - ps_rbip->i4_tot_frms_in_gop); in check_update_rbip()250 ps_rbip->i4_tot_frms_in_gop = i4_new_tot_frms_in_gop; in check_update_rbip()