Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.h50 COLOR_SPACE_ICC_PROFILE = 0xFFFE, enumerator
/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp303 job->exif_utils->SetColorSpace(COLOR_SPACE_ICC_PROFILE); in CompressYUV420()