Home
last modified time | relevance | path

Searched refs:exif_mnote_data_apple_new (Results 1 – 3 of 3) sorted by relevance

/third_party/libexif/libexif/apple/
Dexif-mnote-data-apple.h42 ExifMnoteData *exif_mnote_data_apple_new(ExifMem *);
Dexif-mnote-data-apple.c273 exif_mnote_data_apple_new(ExifMem *mem) { in exif_mnote_data_apple_new() function
/third_party/libexif/libexif/
Dexif-data.c823 data->priv->md = exif_mnote_data_apple_new (data->priv->mem); in interpret_maker_note()