Home
last modified time | relevance | path

Searched refs:EXIF_TYPE_SHORT (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/gchips/include/
H A DExynosExif.h47 #define EXIF_TYPE_SHORT 3 macro
/aosp12/hardware/google/graphics/common/libhwjpeg/
H A DIFDWriter.h148 WriteTagTypeCount(tag, EXIF_TYPE_SHORT, count); in WriteShort()