Searched refs:ttDouble (Results 1 – 9 of 9) sorted by relevance
/external/dng_sdk/source/ |
D | dng_tag_types.cpp | 50 case ttDouble: in TagTypeSize()
|
D | dng_tag_types.h | 38 ttDouble, enumerator
|
D | dng_stream.cpp | 1091 case ttDouble: in TagValue_real64()
|
D | dng_parse_utils.cpp | 592 { ttDouble, "Double" }, in LookupTagType() 2024 case ttDouble: in DumpTagValues()
|
D | dng_image_writer.h | 457 : tag_data_ptr (code, ttDouble, 1, &fValue)
|
D | dng_pixel_buffer.cpp | 1875 case ttDouble: in MaximumDifference()
|
D | dng_shared.cpp | 1996 if (!CheckTagType (parentCode, tagCode, tagType, ttDouble)) in Parse_ifd0()
|
D | dng_ifd.cpp | 2382 CheckTagType (parentCode, tagCode, tagType, ttDouble); in ParseTag()
|
D | dng_image_writer.cpp | 375 case ttDouble: in Put() 2646 ttDouble, in tag_dng_noise_profile()
|