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