Searched refs:new_pixels (Results 1 – 1 of 1) sorted by relevance
618 int new_pixels = new_output.width * new_output.height; in IsMinimumFormat() local620 return new_pixels <= num_pixels; in IsMinimumFormat()