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