Home
last modified time | relevance | path

Searched refs:jpeg_width (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Djpegcomp.h20 #define _jpeg_width jpeg_width
Djctrans.c83 dstinfo->jpeg_width = srcinfo->output_width; in jpeg_copy_critical_parameters()
Dtransupp.c1386 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()
Djpeglib.h326 JDIMENSION jpeg_width; /* scaled JPEG image width */ member
Djcmaster.c73 cinfo->jpeg_width = cinfo->image_width; in jpeg_calc_jpeg_dimensions()
Dlibjpeg.txt1124 JDIMENSION jpeg_width Actual dimensions of output image.