Searched defs:fForwardMatrix1 (Results 1 - 4 of 4) sorted by relevance

/external/dng_sdk/source/
H A Ddng_color_spec.h57 dng_matrix fForwardMatrix1; member in class:dng_color_spec
H A Ddng_camera_profile.h217 dng_matrix fForwardMatrix1; member in class:dng_camera_profile
462 return fForwardMatrix1;
H A Ddng_shared.h52 dng_matrix fForwardMatrix1; member in class:dng_camera_profile_info
H A Ddng_image_writer.cpp2236 tag_matrix fForwardMatrix1; member in class:profile_tag_set
2299 , fForwardMatrix1 (tcForwardMatrix1,
2379 if (fForwardMatrix1.Count () == colorChannels * 3)
2382 directory.Add (&fForwardMatrix1);

Completed in 77 milliseconds