Searched refs:use_fast_coef_updates (Results 1 – 3 of 3) sorted by relevance
454 FAST_COEFF_UPDATE use_fast_coef_updates; member
371 sf->use_fast_coef_updates = ONE_LOOP_REDUCED; in set_good_speed_feature_framesize_independent()556 sf->use_fast_coef_updates = is_keyframe ? TWO_LOOP : ONE_LOOP_REDUCED; in set_rt_speed_feature_framesize_independent()588 sf->use_fast_coef_updates = is_keyframe ? TWO_LOOP : ONE_LOOP_REDUCED; in set_rt_speed_feature_framesize_independent()941 sf->use_fast_coef_updates = TWO_LOOP; in vp9_set_speed_features_framesize_independent()
554 switch (cpi->sf.use_fast_coef_updates) { in update_coef_probs_common()630 assert(cpi->sf.use_fast_coef_updates == ONE_LOOP_REDUCED); in update_coef_probs_common()