Searched defs:fCFAPlaneColor (Results 1 - 3 of 3) sorted by relevance

/external/dng_sdk/source/
H A Ddng_mosaic_info.h54 uint8 fCFAPlaneColor [kMaxColorPlanes]; member in class:dng_mosaic_info
H A Ddng_ifd.h159 uint8 fCFAPlaneColor [kMaxColorPlanes]; member in class:dng_ifd
H A Ddng_image_writer.cpp1974 tag_uint8_ptr fCFAPlaneColor; member in class:mosaic_tag_set
1999 , fCFAPlaneColor (tcCFAPlaneColor,
2041 fCFAPlaneColor.SetCount (info.fColorPlanes);
2046 fCFAPlaneColorData [j] = info.fCFAPlaneColor [j];
2050 directory.Add (&fCFAPlaneColor);

Completed in 200 milliseconds