Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:jdiv_round_up

114       jdiv_round_up((long) cinfo->image_width, (long) DCTSIZE);
116 jdiv_round_up((long) cinfo->image_height, (long) DCTSIZE);
122 jdiv_round_up((long) cinfo->image_width * 2L, (long) DCTSIZE);
124 jdiv_round_up((long) cinfo->image_height * 2L, (long) DCTSIZE);
130 jdiv_round_up((long) cinfo->image_width * 3L, (long) DCTSIZE);
132 jdiv_round_up((long) cinfo->image_height * 3L, (long) DCTSIZE);
138 jdiv_round_up((long) cinfo->image_width * 4L, (long) DCTSIZE);
140 jdiv_round_up((long) cinfo->image_height * 4L, (long) DCTSIZE);
146 jdiv_round_up((long) cinfo->image_width * 5L, (long) DCTSIZE);
148 jdiv_round_up((long) cinfo->image_height * 5L, (long) DCTSIZE);
154 jdiv_round_up((long) cinfo->image_width * 6L, (long) DCTSIZE);
156 jdiv_round_up((long) cinfo->image_height * 6L, (long) DCTSIZE);
162 jdiv_round_up((long) cinfo->image_width * 7L, (long) DCTSIZE);
164 jdiv_round_up((long) cinfo->image_height * 7L, (long) DCTSIZE);
170 jdiv_round_up((long) cinfo->image_width * 8L, (long) DCTSIZE);
172 jdiv_round_up((long) cinfo->image_height * 8L, (long) DCTSIZE);
178 jdiv_round_up((long) cinfo->image_width * 9L, (long) DCTSIZE);
180 jdiv_round_up((long) cinfo->image_height * 9L, (long) DCTSIZE);
186 jdiv_round_up((long) cinfo->image_width * 10L, (long) DCTSIZE);
188 jdiv_round_up((long) cinfo->image_height * 10L, (long) DCTSIZE);
194 jdiv_round_up((long) cinfo->image_width * 11L, (long) DCTSIZE);
196 jdiv_round_up((long) cinfo->image_height * 11L, (long) DCTSIZE);
202 jdiv_round_up((long) cinfo->image_width * 12L, (long) DCTSIZE);
204 jdiv_round_up((long) cinfo->image_height * 12L, (long) DCTSIZE);
210 jdiv_round_up((long) cinfo->image_width * 13L, (long) DCTSIZE);
212 jdiv_round_up((long) cinfo->image_height * 13L, (long) DCTSIZE);
218 jdiv_round_up((long) cinfo->image_width * 14L, (long) DCTSIZE);
220 jdiv_round_up((long) cinfo->image_height * 14L, (long) DCTSIZE);
226 jdiv_round_up((long) cinfo->image_width * 15L, (long) DCTSIZE);
228 jdiv_round_up((long) cinfo->image_height * 15L, (long) DCTSIZE);
234 jdiv_round_up((long) cinfo->image_width * 16L, (long) DCTSIZE);
236 jdiv_round_up((long) cinfo->image_height * 16L, (long) DCTSIZE);
315 jdiv_round_up((long) cinfo->image_width *
319 jdiv_round_up((long) cinfo->image_height *