Searched defs:image_width (Results 1 – 7 of 7) sorted by relevance
233 uint32 image_width, image_height; in read_tiff_image() local
125 static ulg image_width, image_height, image_rowbytes; variable
133 static ulg image_width, image_height, image_rowbytes; variable
269 unsigned int image_height, image_width; in process_SOFn() local
283 JDIMENSION image_width; /* input image width */ member424 JDIMENSION image_width; /* nominal image width (from SOF marker) */ member
169 void LineFinder::ConvertBoxaToBlobs(int image_width, int image_height, in ConvertBoxaToBlobs()