Searched refs:sum_mv_col (Results 1 – 1 of 1) sorted by relevance
598 float sum_mv_col = 0; in av1_get_max_min_partition_features() local634 sum_mv_col += mv_col; in av1_get_max_min_partition_features()650 const float avg_mv_col = sum_mv_col / 64.0f; in av1_get_max_min_partition_features()