Searched refs:ColorChannels (Results 1 – 5 of 5) sorted by relevance
69 : fChannels (negative.ColorChannels ()) in dng_color_spec()
1517 uint32 ColorChannels () const in ColorChannels() function1533 return ColorChannels () == 1; in IsMonochrome()
100 if (!(NumFunctions () == 1 || NumFunctions () == negative.ColorChannels ())) in IsValidForNegative()894 DNG_ASSERT (channel < ColorChannels (), "Channel out of bounds"); in AnalogBalance()3431 if (shared.fAsShotNeutral.Count () == ColorChannels ()) in PostParse()3460 if (ColorChannels () != 3) in SetFourColorBayer()
186 (fPlanes != negative.ColorChannels ())) in IsValidForNegative()1034 const uint32 negPlanes = negative.ColorChannels (); in dng_filter_warp()
2114 : fColorChannels (negative.ColorChannels ()) in color_tag_set()