OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_thumb
(Results
1 - 1
of
1
) sorted by null
/external/libexif/libexif/
exif-data.c
511
unsigned int j, n_ptr = 0,
n_thumb
= 0;
local
546
n_thumb
= 2;
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,
[
all
...]
Completed in 172 milliseconds