Searched refs:av1_init_comp_mode (Results 1 – 3 of 3) sorted by relevance
232 static inline void av1_init_comp_mode(InterPredParams *inter_pred_params) { in av1_init_comp_mode() function
209 if (is_compound) av1_init_comp_mode(&inter_pred_params);
424 if (is_compound) av1_init_comp_mode(&inter_pred_params); in get_rate_distortion()963 av1_init_comp_mode(&inter_pred_params); in mode_estimation()