Home
last modified time | relevance | path

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

/third_party/libexif/libexif/huawei/
Dexif-mnote-data-huawei.c703 unsigned int tail_count = parent_md->count-i-1; in exif_mnote_data_remove_entry() local
704 if (tail_count) in exif_mnote_data_remove_entry()
705 memcpy (&t[i], &parent_md->entries[i+1], sizeof (MnoteHuaweiEntry) * (tail_count)); in exif_mnote_data_remove_entry()