Searched refs:img_width (Results 1 – 2 of 2) sorted by relevance
140 int jpegutil::Compress(int img_width, int img_height, in Compress() argument240 cinfo.image_width = img_width; in Compress()
144 int Compress(int img_width, int img_height, RowIterator<16>& y_row_generator,