Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:image_width

104       jdiv_round_up((long) cinfo->image_width, (long) DCTSIZE);
112 jdiv_round_up((long) cinfo->image_width * 2L, (long) DCTSIZE);
120 jdiv_round_up((long) cinfo->image_width * 3L, (long) DCTSIZE);
128 jdiv_round_up((long) cinfo->image_width * 4L, (long) DCTSIZE);
136 jdiv_round_up((long) cinfo->image_width * 5L, (long) DCTSIZE);
144 jdiv_round_up((long) cinfo->image_width * 6L, (long) DCTSIZE);
152 jdiv_round_up((long) cinfo->image_width * 7L, (long) DCTSIZE);
160 jdiv_round_up((long) cinfo->image_width * 8L, (long) DCTSIZE);
168 jdiv_round_up((long) cinfo->image_width * 9L, (long) DCTSIZE);
176 jdiv_round_up((long) cinfo->image_width * 10L, (long) DCTSIZE);
184 jdiv_round_up((long) cinfo->image_width * 11L, (long) DCTSIZE);
192 jdiv_round_up((long) cinfo->image_width * 12L, (long) DCTSIZE);
200 jdiv_round_up((long) cinfo->image_width * 13L, (long) DCTSIZE);
208 jdiv_round_up((long) cinfo->image_width * 14L, (long) DCTSIZE);
216 jdiv_round_up((long) cinfo->image_width * 15L, (long) DCTSIZE);
224 jdiv_round_up((long) cinfo->image_width * 16L, (long) DCTSIZE);
241 cinfo->output_width = cinfo->image_width;
305 jdiv_round_up((long) cinfo->image_width *
317 cinfo->output_width = cinfo->image_width;