Searched refs:nominal (Results 1 – 2 of 2) sorted by relevance
644 long nominal = (long) cinfo->restart_in_rows * (long) cinfo->MCUs_per_row; in per_scan_setup() local645 cinfo->restart_interval = (unsigned int) MIN(nominal, 65535L); in per_scan_setup()
2646 and suppose that the nominal image dimensions (cinfo->image_width and
Completed in 9 milliseconds