Searched refs:jpeg_width (Results 1 – 6 of 6) sorted by relevance
20 #define _jpeg_width jpeg_width
83 dstinfo->jpeg_width = srcinfo->output_width; in jpeg_copy_critical_parameters()
1386 dstinfo->jpeg_width = info->output_width; in jtransform_adjust_parameters()1424 if (dstinfo->jpeg_width != srcinfo->image_width || in jtransform_adjust_parameters()1429 dstinfo->jpeg_width, dstinfo->jpeg_height); in jtransform_adjust_parameters()
326 JDIMENSION jpeg_width; /* scaled JPEG image width */ member
73 cinfo->jpeg_width = cinfo->image_width; in jpeg_calc_jpeg_dimensions()
1124 JDIMENSION jpeg_width Actual dimensions of output image.