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

  /external/dng_sdk/source/
dng_shared.h 82 uint64 fLookTableOffset;
dng_camera_profile.cpp 1006 if (profileInfo.fLookTableOffset != 0 &&
1012 stream.SetReadPosition (profileInfo.fLookTableOffset);
dng_shared.cpp 73 , fLookTableOffset (0)
775 fLookTableOffset = tagOffset;
    [all...]

Completed in 61 milliseconds