Searched defs:EXIF_UNDEFINED (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/
H A DQCamera_Intf.h727 EXIF_UNDEFINED = 7, enumerator in enum:__anon681
/hardware/qcom/camera/mm-image-codec/qexif/
H A Dqexif.h66 EXIF_UNDEFINED = 7, enumerator in enum:__anon743
99 * indicates the string length and in case of EXIF_UNDEFINED, it indicates
120 uint8_t *_undefined; // EXIF_UNDEFINED (count indicates length)
560 // Use EXIFTAGTYPE_GPS_PROCESSINGMETHOD as the exif_tag_type (EXIF_UNDEFINED)
565 #define EXIFTAGTYPE_GPS_PROCESSINGMETHOD EXIF_UNDEFINED
567 // Use EXIFTAGTYPE_GPS_AREAINFORMATION as the exif_tag_type (EXIF_UNDEFINED)
572 #define EXIFTAGTYPE_GPS_AREAINFORMATION EXIF_UNDEFINED
1380 // Use EXIFTAGTYPE_OECF as the exif_tag_type (EXIF_UNDEFINED)
1384 #define EXIFTAGTYPE_OECF EXIF_UNDEFINED
1386 // Use EXIFTAGTYPE_EXIF_VERSION as the exif_tag_type (EXIF_UNDEFINED)
[all...]

Completed in 2623 milliseconds