Home
last modified time | relevance | path

Searched refs:EXIF_TAG_SATURATION (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/gchips/include/
H A DExynosExif.h104 #define EXIF_TAG_SATURATION 0xA409 macro
/aosp12/hardware/google/graphics/common/libhwjpeg/
H A DAppMarkerWriter.cpp413 exifwriter.WriteShort(EXIF_TAG_SATURATION, 1, &m_pExif->saturation); in WriteAPP1()
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DExif.cpp702 SET_SHORT(EXIF_IFD_EXIF, EXIF_TAG_SATURATION, saturation); in setSaturation()