OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:casioV2
(Results
1 - 2
of
2
) sorted by null
/external/libexif/libexif/pentax/
exif-mnote-data-pentax.h
31
enum PentaxVersion {pentaxV1 = 1, pentaxV2 = 2, pentaxV3 = 3,
casioV2
= 4 };
exif-mnote-data-pentax.c
95
case
casioV2
:
252
n->version =
casioV2
;
413
return
casioV2
;
Completed in 73 milliseconds