Searched refs:n_ptr (Results 1 - 1 of 1) sorted by relevance

/external/libexif/libexif/
H A Dexif-data.c511 unsigned int j, n_ptr = 0, n_thumb = 0; local
537 n_ptr++;
541 n_ptr++;
550 n_ptr++;
559 ts = *ds + (2 + (ifd->count + n_ptr + n_thumb) * 12 + 4);
570 (ExifShort) (ifd->count + n_ptr + n_thumb));
699 qsort (*d + 6 + offset - (ifd->count + n_ptr + n_thumb) * 12,
700 (ifd->count + n_ptr + n_thumb), 12,

Completed in 113 milliseconds