Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_camera_profile.cpp304 bool dng_camera_profile::HasColorMatrix2 () const in HasColorMatrix2() function in dng_camera_profile
437 if (HasColorMatrix2 ()) in CalculateFingerprint()
476 HasColorMatrix2 (); in CalculateFingerprint()
Ddng_camera_profile.h428 bool HasColorMatrix2 () const;
Ddng_color_spec.cpp160 if (!profile->HasColorMatrix2 () || in dng_color_spec()
Ddng_image_writer.cpp2393 if (profile.HasColorMatrix2 ()) in profile_tag_set()
2442 profile.HasColorMatrix2 (); in profile_tag_set()