Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_camera_profile.cpp294 bool dng_camera_profile::HasColorMatrix1 () const in HasColorMatrix1() function in dng_camera_profile
412 if (HasColorMatrix1 ()) in CalculateFingerprint()
Ddng_camera_profile.h424 bool HasColorMatrix1 () const;
Ddng_image_writer.cpp2370 if (profile.HasColorMatrix1 ()) in profile_tag_set()