HomeSort by relevance Sort by last modified time
    Searched refs:ColorMatrix1 (Results 1 - 4 of 4) sorted by null

  /external/dng_sdk/source/
dng_camera_profile.h 22 * a profile for a reference camera. (ColorMatrix1 and ColorMatrix2 here.) The
432 const dng_matrix & ColorMatrix1 () const
dng_color_spec.cpp 113 fColorMatrix1 = profile->ColorMatrix1 ();
dng_camera_profile.cpp 415 uint32 colorChannels = ColorMatrix1 ().Rows ();
603 // ColorMatrix1 is required for all color images.
611 ReportError ("ColorMatrix1 is wrong size");
759 // Make sure ColorMatrix1 is invertable.
786 ReportError ("ColorMatrix1 is not invertable");
dng_image_writer.cpp     [all...]

Completed in 156 milliseconds