OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exif_tag_table_count
(Results
1 - 4
of
4
) sorted by null
/external/libexif/test/
test-sorted.c
34
num =
exif_tag_table_count
() - 1; /* last entry is a NULL terminator */
/external/libexif/libexif/
exif-content.c
310
num =
exif_tag_table_count
();
exif-tag.c
881
exif_tag_table_count
(void)
function
[
all
...]
exif-tag.h
275
unsigned int
exif_tag_table_count
(void);
Completed in 37 milliseconds