Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_camera_profile.h432 const dng_matrix & ColorMatrix1 () const in ColorMatrix1() function
Ddng_color_spec.cpp113 fColorMatrix1 = profile->ColorMatrix1 (); in dng_color_spec()
Ddng_camera_profile.cpp415 uint32 colorChannels = ColorMatrix1 ().Rows (); in CalculateFingerprint()
Ddng_image_writer.cpp2294 profile.ColorMatrix1 ()) in profile_tag_set()
2373 uint32 colorChannels = profile.ColorMatrix1 ().Rows (); in profile_tag_set()