Searched refs:set_byte_order (Results 1 – 7 of 7) sorted by relevance
98 if (!d || !d->methods.set_byte_order) return; in exif_mnote_data_set_byte_order()99 d->methods.set_byte_order (d, o); in exif_mnote_data_set_byte_order()
45 void (* set_byte_order) (ExifMnoteData *, ExifByteOrder); member
292 md->methods.set_byte_order = exif_mnote_data_apple_set_byte_order; in exif_mnote_data_apple_new()
361 d->methods.set_byte_order = exif_mnote_data_fuji_set_byte_order; in exif_mnote_data_fuji_new()
461 d->methods.set_byte_order = exif_mnote_data_pentax_set_byte_order; in exif_mnote_data_pentax_new()
421 d->methods.set_byte_order = exif_mnote_data_canon_set_byte_order; in exif_mnote_data_canon_new()
660 d->methods.set_byte_order = exif_mnote_data_olympus_set_byte_order; in exif_mnote_data_olympus_new()