Searched refs:all_y_max (Results 1 – 1 of 1) sorted by relevance
708 int all_y_max = tile_y_offset + max_tile_size; in GetBestColorTransformForTile() local714 if (all_y_max > ysize) { in GetBestColorTransformForTile()715 all_y_max = ysize; in GetBestColorTransformForTile()724 for (all_y = tile_y_offset; all_y < all_y_max; ++all_y) { in GetBestColorTransformForTile()761 for (all_y = tile_y_offset; all_y < all_y_max; ++all_y) { in GetBestColorTransformForTile()