OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpsTagCount
(Results
1 - 3
of
3
) sorted by null
/external/jhead/
exif.c
[
all
...]
main.c
234
int
gpsTagCount
= 0;
259
++
gpsTagCount
;
323
create_EXIF(exifElementTable, exifTagCount,
gpsTagCount
, hasDateTimeTag);
jhead.h
198
void create_EXIF(ExifElement_t* elements, int exifTagCount, int
gpsTagCount
, int hasDateTimeTag);
Completed in 635 milliseconds