Lines Matching defs:image
53 struct image {
80 struct image * image;
91 struct image *image;
208 struct image coarsecal;
209 struct image darkcal;
210 struct image lightcal;
214 struct image sendcal;
218 /* the scan struct holds these larger numbers, but image buffer is unused */
231 /* data from the front/back image buffers via the sane_read() function */
238 struct image block_img;
241 struct image dt;
244 /* final-sized front image, always used */
245 struct image front;
247 /* final-sized back image, only used during duplex/backside */
248 struct image back;