Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp79 static constexpr uint8_t kIccProfileDciP3[] = { variable
462 icc_profile = kIccProfileDciP3; in CompressYUV420Frame()
463 icc_profile_size = std::size(kIccProfileDciP3); in CompressYUV420Frame()