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

  /external/dng_sdk/source/
dng_assertions.h 120 #ifndef DNG_REPORT
125 #define DNG_REPORT(x) DNG_ASSERT (false, x)
dng_hue_sat_map.cpp 147 DNG_REPORT ("Bad parameters to dng_hue_sat_map::GetDelta");
179 DNG_REPORT ("Bad parameters to dng_hue_sat_map::SetDelta");
272 DNG_REPORT ("map1 is not valid");
287 DNG_REPORT ("map2 is not valid");
302 DNG_REPORT ("map1 or map2 is not valid");
315 DNG_REPORT ("map1 and map2 have different sizes");
dng_mutex.cpp 161 DNG_REPORT ("Lock ordering violation.");
dng_xmp_sdk.cpp 83 DNG_REPORT ("Info: XMP " routine " threw memory exception");\
94 DNG_REPORT ( errBuffer);\
98 DNG_REPORT ("Info: XMP " routine " threw unnamed exception");\
105 DNG_REPORT ("Info: XMP " routine " threw unknown exception");\
dng_linearization_info.cpp 112 DNG_REPORT ("Unsupported source pixel type");
122 DNG_REPORT ("Unsupported destination pixel type");
132 DNG_REPORT ("Cannot convert floating point stage1 to non-floating stage2");
dng_lossless_jpeg.cpp     [all...]
dng_camera_profile.cpp 1375 DNG_REPORT ("Unsupported hue sat map / look table encoding.");
dng_pixel_buffer.cpp 497 DNG_REPORT ("Pixel type access mismatch");
    [all...]
dng_string.cpp     [all...]
dng_negative.cpp 1556 DNG_REPORT ("Unexpected pixel size");
    [all...]
dng_image_writer.cpp     [all...]

Completed in 738 milliseconds