Searched refs:exif_mnote_data_huawei_load (Results 1 – 1 of 1) sorted by relevance
327 exif_mnote_data_huawei_load (ExifMnoteData *ne, const unsigned char *buf, unsigned int buf_size) in exif_mnote_data_huawei_load() function464 if (ne->methods.load != exif_mnote_data_huawei_load) return; in mnote_huawei_get_entry_count()747 ne->methods.load = exif_mnote_data_huawei_load; in exif_mnote_data_huawei_new()791 if (ne && ne->methods.load == exif_mnote_data_huawei_load) { in is_huawei_md()