Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp120 static constexpr uint8_t kIccProfileSrgb[] = { variable
454 icc_profile = kIccProfileSrgb; in CompressYUV420Frame()
455 icc_profile_size = std::size(kIccProfileSrgb); in CompressYUV420Frame()