Home | History | Annotate | Download | only in source

Lines Matching full:planes

1850 					for (uint32 c = 0; c < rawImage.Planes (); c++)
1862 rangeInfo->fBlackLevelRepeatCols * rawImage.Planes ());
1927 fWhiteLevel16.SetCount (rawImage.Planes ());
1928 fWhiteLevel32.SetCount (rawImage.Planes ());
4057 cinfo.input_components = image.Planes ();
4059 switch (image.Planes ())
4085 if (image.Planes () == 1)
4108 dng_pixel_buffer buffer (image.Bounds (), 0, image.Planes (), ttByte,
5397 ifd.fSamplesPerPixel = image.Planes ();
5433 extraSamples = image.Planes () - 1;
5439 extraSamples = image.Planes () - 3;
5942 info.fSamplesPerPixel = rawImage.Planes ();