OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pentaxV3
(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
108
case
pentaxV3
:
236
n->version =
pentaxV3
;
239
n->version =
pentaxV3
;
406
return
pentaxV3
;
Completed in 1952 milliseconds