Searched refs:ml_model (Results 1 – 1 of 1) sorted by relevance
424 const float *ml_model = NULL; in av1_simple_motion_search_early_term_none() local429 ml_model = av1_simple_motion_search_term_none_model_128; in av1_simple_motion_search_early_term_none()433 ml_model = av1_simple_motion_search_term_none_model_64; in av1_simple_motion_search_early_term_none()437 ml_model = av1_simple_motion_search_term_none_model_32; in av1_simple_motion_search_early_term_none()441 ml_model = av1_simple_motion_search_term_none_model_16; in av1_simple_motion_search_early_term_none()446 if (ml_model) { in av1_simple_motion_search_early_term_none()449 score += ml_model[f_idx] * in av1_simple_motion_search_early_term_none()452 score += ml_model[FEATURE_SIZE_SMS_TERM_NONE]; in av1_simple_motion_search_early_term_none()