Searched refs:minmax_max (Results 1 – 1 of 1) sorted by relevance
615 int minmax_max = 0; in compute_minmax_8x8() local636 if ((max - min) > minmax_max) minmax_max = (max - min); in compute_minmax_8x8()640 return (minmax_max - minmax_min); in compute_minmax_8x8()