Searched refs:all_y_max (Results 1 – 1 of 1) sorted by relevance
665 const int all_y_max = GetMin(tile_y_offset + max_tile_size, ysize); in GetBestColorTransformForTile() local667 const int tile_height = all_y_max - tile_y_offset; in GetBestColorTransformForTile()712 const int all_y_max = GetMin(tile_y_offset + max_tile_size, height); in VP8LColorSpaceTransform() local728 for (y = tile_y_offset; y < all_y_max; ++y) { in VP8LColorSpaceTransform()