Home
last modified time | relevance | path

Searched refs:DNG_REPORT (Results 1 – 11 of 11) sorted by relevance

/external/dng_sdk/source/
Ddng_hue_sat_map.cpp147 DNG_REPORT ("Bad parameters to dng_hue_sat_map::GetDelta"); in GetDelta()
179 DNG_REPORT ("Bad parameters to dng_hue_sat_map::SetDelta"); in SetDeltaKnownWriteable()
272 DNG_REPORT ("map1 is not valid"); in Interpolate()
287 DNG_REPORT ("map2 is not valid"); in Interpolate()
302 DNG_REPORT ("map1 or map2 is not valid"); in Interpolate()
315 DNG_REPORT ("map1 and map2 have different sizes"); in Interpolate()
Ddng_assertions.h120 #ifndef DNG_REPORT
125 #define DNG_REPORT(x) DNG_ASSERT (false, x) macro
Ddng_xmp_sdk.cpp83 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");\
Ddng_mutex.cpp161 DNG_REPORT ("Lock ordering violation."); in Lock()
Ddng_linearization_info.cpp112 DNG_REPORT ("Unsupported source pixel type"); in dng_linearize_plane()
122 DNG_REPORT ("Unsupported destination pixel type"); in dng_linearize_plane()
132 DNG_REPORT ("Cannot convert floating point stage1 to non-floating stage2"); in dng_linearize_plane()
Ddng_lossless_jpeg.cpp3297 DNG_REPORT ("Huffman code size table overflow"); in GenHuffCoding()
3330 DNG_REPORT ("Info: Optimal huffman table bigger than 16 bits"); in GenHuffCoding()
3435 DNG_REPORT ("Info: Reverting to default huffman table"); in HuffOptimize()
Ddng_camera_profile.cpp1375 DNG_REPORT ("Unsupported hue sat map / look table encoding."); in BuildHueSatMapEncodingTable()
Ddng_string.cpp2220 DNG_REPORT ("UCCompareTextDefault failed"); in Compare()
Ddng_pixel_buffer.cpp497 DNG_REPORT ("Pixel type access mismatch"); in CheckPixelType()
Ddng_negative.cpp1556 DNG_REPORT ("Unexpected pixel size"); in FindImageDigest()
1743 DNG_REPORT ("Unexpected pixel size"); in Process()
Ddng_image_writer.cpp3843 DNG_REPORT ("Compression output buffer overflow"); in WriteData()