OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gps_tag_count
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h
68
gps_tag_count
(0), exif_tag_count(0), position(0),
81
unsigned int
gps_tag_count
;
member in class:android::ExifElementsTable
/hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp
269
create_EXIF(table, exif_tag_count,
gps_tag_count
);
294
int num_elements =
gps_tag_count
+ exif_tag_count;
329
gps_tag_count
++;
Completed in 5545 milliseconds