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

  /device/generic/goldfish/camera/fake-pipeline2/
Scene.h 72 // ColorChannels.
75 enum ColorChannels {
  /external/dng_sdk/source/
dng_color_spec.cpp 69 : fChannels (negative.ColorChannels ())
dng_negative.h     [all...]
dng_negative.cpp 100 if (!(NumFunctions () == 1 || NumFunctions () == negative.ColorChannels ()))
894 DNG_ASSERT (channel < ColorChannels (), "Channel out of bounds");
    [all...]
dng_lens_correction.cpp 186 (fPlanes != negative.ColorChannels ()))
1034 const uint32 negPlanes = negative.ColorChannels ();
    [all...]
dng_image_writer.cpp     [all...]

Completed in 490 milliseconds