Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_exif.h122 uint32 fComponentsConfiguration; variable
Ddng_exif.cpp100 , fComponentsConfiguration (0) in dng_exif()
1962 fComponentsConfiguration = (b0 << 24) | (b1 << 16) | (b2 << 8) | b3; in Parse_ifd0_exif()