Home
last modified time | relevance | path

Searched refs:fJPEGInterchangeFormat (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_ifd.h140 uint64 fJPEGInterchangeFormat; variable
Ddng_ifd.cpp108 , fJPEGInterchangeFormat (0) in dng_ifd()
1125 fJPEGInterchangeFormat = stream.TagValue_uint32 (tagType); in ParseTag()
1132 (unsigned) fJPEGInterchangeFormat); in ParseTag()