Home
last modified time | relevance | path

Searched refs:dng_resolution (Results 1 – 7 of 7) sorted by relevance

/external/dng_sdk/source/
Ddng_image_writer.h41 class dng_resolution
53 dng_resolution ();
1105 const dng_resolution *resolution = NULL,
1117 const dng_resolution *resolution = NULL,
1145 const dng_resolution *resolution = NULL,
1158 const dng_resolution *resolution = NULL,
Ddng_classes.h78 class dng_resolution; variable
Ddng_xmp.h282 void SetResolution (const dng_resolution &res);
Ddng_image_writer.cpp65 dng_resolution::dng_resolution () in dng_resolution() function in dng_resolution
5263 const dng_resolution *resolution, in WriteTIFF()
5292 const dng_resolution *resolution, in WriteTIFF()
5337 const dng_resolution *resolution, in WriteTIFFWithProfile()
5368 const dng_resolution *resolution, in WriteTIFFWithProfile()
5466 dng_resolution res; in WriteTIFFWithProfile()
Ddng_negative.h386 const dng_resolution *resolution = NULL,
Ddng_negative.cpp262 const dng_resolution *resolution, in BuildExifBlock()
277 dng_resolution res; in BuildExifBlock()
Ddng_xmp.cpp4316 void dng_xmp::SetResolution (const dng_resolution &res) in SetResolution()