Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:downsampled_width

252    * downsampled_width = ceil(image_width * Hi/Hmax)
254 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_scaled_size/DCTSIZE)
256 JDIMENSION downsampled_width; /* actual width in samples */