Searched refs:i4_air_enable_inter (Results 1 – 1 of 1) sorted by relevance
2091 WORD32 i4_air_enable_inter = (ps_codec->s_cfg.e_air_mode == IVE_AIR_MODE_NONE) || in ih264e_process() local2140 if (!i4_air_enable_inter) in ih264e_process()2178 … if (i4_air_enable_inter && ps_proc->i4_slice_type != ISLICE && ps_codec->u4_inter_gate) in ih264e_process()2197 …if ( (!i4_air_enable_inter) || ((i4_gate_threshold + 16 *((WORD32) ps_proc->u4_lambda)) < ps_proc-… in ih264e_process()