Searched refs:tail_count (Results 1 – 1 of 1) sorted by relevance
703 unsigned int tail_count = parent_md->count-i-1; in exif_mnote_data_remove_entry() local704 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()