Searched refs:max_abs_mv_col (Results 1 – 1 of 1) sorted by relevance
600 float max_abs_mv_col = 0; in av1_get_max_min_partition_features() local639 if (abs_mv_col > max_abs_mv_col) max_abs_mv_col = abs_mv_col; in av1_get_max_min_partition_features()660 features[f_idx++] = max_abs_mv_col; in av1_get_max_min_partition_features()