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

Lines Matching refs:downsampled_width

157    * downsampled_width = ceil(image_width * Hi/Hmax)
159 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_[h_]scaled_size/DCTSIZE)
161 JDIMENSION downsampled_width; /* actual width in samples */