• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/

Lines Matching refs:image_height

62       jdiv_round_up((long) cinfo->image_height, (long) cinfo->block_size);
70 jdiv_round_up((long) cinfo->image_height * 2L, (long) cinfo->block_size);
78 jdiv_round_up((long) cinfo->image_height * 3L, (long) cinfo->block_size);
86 jdiv_round_up((long) cinfo->image_height * 4L, (long) cinfo->block_size);
94 jdiv_round_up((long) cinfo->image_height * 5L, (long) cinfo->block_size);
102 jdiv_round_up((long) cinfo->image_height * 6L, (long) cinfo->block_size);
110 jdiv_round_up((long) cinfo->image_height * 7L, (long) cinfo->block_size);
118 jdiv_round_up((long) cinfo->image_height * 8L, (long) cinfo->block_size);
126 jdiv_round_up((long) cinfo->image_height * 9L, (long) cinfo->block_size);
134 jdiv_round_up((long) cinfo->image_height * 10L, (long) cinfo->block_size);
142 jdiv_round_up((long) cinfo->image_height * 11L, (long) cinfo->block_size);
150 jdiv_round_up((long) cinfo->image_height * 12L, (long) cinfo->block_size);
158 jdiv_round_up((long) cinfo->image_height * 13L, (long) cinfo->block_size);
166 jdiv_round_up((long) cinfo->image_height * 14L, (long) cinfo->block_size);
174 jdiv_round_up((long) cinfo->image_height * 15L, (long) cinfo->block_size);
182 jdiv_round_up((long) cinfo->image_height * 16L, (long) cinfo->block_size);
198 cinfo->output_height = cinfo->image_height;
215 if ((long) cinfo->image_height > (long) JPEG_MAX_DIMENSION ||
355 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
366 jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor,
376 jdiv_round_up((long) cinfo->image_height,
433 jdiv_round_up((long) cinfo->image_height,