Home
last modified time | relevance | path

Searched refs:JDIMENSION (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libjpeg/include/
Djpeglib.h142 JDIMENSION width_in_blocks;
143 JDIMENSION height_in_blocks;
162 JDIMENSION downsampled_width; /* actual width in samples */
163 JDIMENSION downsampled_height; /* actual height in samples */
308 JDIMENSION image_width; /* input image width */
309 JDIMENSION image_height; /* input image height */
326 JDIMENSION jpeg_width; /* scaled JPEG image width */
327 JDIMENSION jpeg_height; /* scaled JPEG image height */
404 JDIMENSION next_scanline; /* 0 .. image_height-1 */
422 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */
[all …]
Djmorecfg.h194 typedef unsigned int JDIMENSION; typedef