Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp37 static constexpr uint8_t kIccProfileDisplayP3[] = { variable
458 icc_profile = kIccProfileDisplayP3; in CompressYUV420Frame()
459 icc_profile_size = std::size(kIccProfileDisplayP3); in CompressYUV420Frame()