Searched refs:use_fast_coef_updates (Results 1 – 3 of 3) sorted by relevance
462 FAST_COEFF_UPDATE use_fast_coef_updates; member
367 sf->use_fast_coef_updates = ONE_LOOP_REDUCED; in set_good_speed_feature_framesize_independent()589 sf->use_fast_coef_updates = is_keyframe ? TWO_LOOP : ONE_LOOP_REDUCED; in set_rt_speed_feature_framesize_independent()919 sf->use_fast_coef_updates = TWO_LOOP; in vp9_set_speed_features_framesize_independent()
549 switch (cpi->sf.use_fast_coef_updates) { in update_coef_probs_common()625 assert(cpi->sf.use_fast_coef_updates == ONE_LOOP_REDUCED); in update_coef_probs_common()