Searched refs:start_max (Results 1 – 1 of 1) sorted by relevance
291 static int start_max(int x, int y) { in start_max() function302 const int start_x = start_max(image_width - 8 + KERNEL_X, KERNEL_X); in CalcSSIM()303 const int start_y = start_max(image_height - KERNEL_Y, KERNEL_Y); in CalcSSIM()