Searched refs:width_max (Results 1 – 2 of 2) sorted by relevance
152 const int64 width_max = input_size[2] - 1; in Compute() local170 width_end = std::min(width_end, width_max); in Compute()283 const int64 width_max = input_size[2] - 1; in Compute() local301 width_end = std::min(width_end, width_max); in Compute()
661 png_set_user_limits(png_ptr, width_max, height_max);674 width_max = png_get_user_width_max(png_ptr);