Searched defs:img_width (Results 1 – 3 of 3) sorted by relevance
140 int jpegutil::Compress(int img_width, int img_height, in Compress()
392 int img_width = getWidth() / sample; in doInBackground() local
345 int compress(int img_width, int img_height, RowIterator<16>& y_row_generator, in compress()