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

  /external/dng_sdk/source/
dng_exif.h 65 uint32 fTIFF_EP_StandardID;
dng_exif.cpp 48 , fTIFF_EP_StandardID (0)
1115 fTIFF_EP_StandardID = (b0 << 24) | (b1 << 16) | (b2 << 8) | b3;
    [all...]

Completed in 1396 milliseconds