Searched defs:image_data (Results 1 – 9 of 9) sorted by relevance
69 uch *image_data = NULL; variable
74 uch *image_data = NULL; variable
91 uch *image_data; member
99 uch *image_data; member
154 static uch *image_data; variable
138 static uch *image_data; variable
106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()
96 expand_right_edge (JSAMPARRAY image_data, int num_rows, in expand_right_edge()
396 struct image_data { struct397 float xres;398 float yres;399 uint32 width;400 uint32 length;401 uint16 res_unit;402 uint16 bps;403 uint16 spp;404 uint16 planar;405 uint16 photometric;[all …]
Completed in 24 milliseconds