Searched refs:EXIF_SUPPORT_LEVEL_NOT_RECORDED (Results 1 - 4 of 4) sorted by relevance
/third_party/libexif/libexif/ |
H A D | exif-tag.c | 30 #define ESL_NNNN { EXIF_SUPPORT_LEVEL_NOT_RECORDED, EXIF_SUPPORT_LEVEL_NOT_RECORDED, EXIF_SUPPORT_LEVEL_NOT_RECORDED, EXIF_SUPPORT_LEVEL_NOT_RECORDED } 32 #define ESL_MMMN { EXIF_SUPPORT_LEVEL_MANDATORY, EXIF_SUPPORT_LEVEL_MANDATORY, EXIF_SUPPORT_LEVEL_MANDATORY, EXIF_SUPPORT_LEVEL_NOT_RECORDED } 34 #define ESL_OMON { EXIF_SUPPORT_LEVEL_OPTIONAL, EXIF_SUPPORT_LEVEL_MANDATORY, EXIF_SUPPORT_LEVEL_OPTIONAL, EXIF_SUPPORT_LEVEL_NOT_RECORDED } 35 #define ESL_NNOO { EXIF_SUPPORT_LEVEL_NOT_RECORDED, EXIF_SUPPORT_LEVEL_NOT_RECORDED, EXIF_SUPPORT_LEVEL_OPTIONAL, EXIF_SUPPORT_LEVEL_OPTIONAL } 36 #define ESL_NNMN { EXIF_SUPPORT_LEVEL_NOT_RECORDED, EXIF_SUPPORT_LEVEL_NOT_RECORDED, EXIF_SUPPORT_LEVEL_MANDATOR [all...] |
H A D | exif-tag.h | 219 EXIF_SUPPORT_LEVEL_NOT_RECORDED, enumerator
|
H A D | exif-content.c | 294 EXIF_SUPPORT_LEVEL_NOT_RECORDED) { in remove_not_recorded()
|
/third_party/libexif/test/ |
H A D | test-tagtable.c | 56 EXIF_SUPPORT_LEVEL_NOT_RECORDED) in support_level() 76 EXIF_SUPPORT_LEVEL_NOT_RECORDED) in support_level() 80 EXIF_SUPPORT_LEVEL_NOT_RECORDED) in support_level() 84 EXIF_SUPPORT_LEVEL_NOT_RECORDED) in support_level() 101 EXIF_SUPPORT_LEVEL_NOT_RECORDED) in support_level() 114 EXIF_SUPPORT_LEVEL_NOT_RECORDED) in support_level() 145 EXIF_SUPPORT_LEVEL_NOT_RECORDED) in support_level()
|
Completed in 3 milliseconds