Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_lap_interface.c949 WORD32 i4_Mi = ps_lap_struct->i4_max_i_period; in ihevce_determine_next_sub_gop_state() local
971 if(i4_Mi) in ihevce_determine_next_sub_gop_state()
972 ASSERT(i4_Ci < i4_Mi); in ihevce_determine_next_sub_gop_state()
975 if((i4_Midr == 1) || (i4_Mcra == 1) || (i4_Mi == 1)) in ihevce_determine_next_sub_gop_state()
1052 else if((i4_Ci + i4_sd >= i4_Mi) && i4_Mi) in ihevce_determine_next_sub_gop_state()
1054 if(((i4_Ci + i4_sd) == i4_Mi) || (1 == ps_lap_struct->i4_fixed_i_period)) in ihevce_determine_next_sub_gop_state()
1056 i4_num_b_frames = i4_Mi - i4_Ci - 1; in ihevce_determine_next_sub_gop_state()