Searched defs:_ExifLoader (Results 1 – 1 of 1) sorted by relevance
67 struct _ExifLoader { struct68 ExifLoaderState state;69 ExifLoaderDataFormat data_format;72 unsigned char b[12];75 unsigned char b_len;77 unsigned int size;78 unsigned char *buf;79 unsigned int bytes_read;81 unsigned int ref_count;83 ExifLog *log;[all …]