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

  /external/dng_sdk/source/
dng_negative.h 321 uint32 IPTCLength () const;
    [all...]
dng_negative.cpp 299 IPTCLength ());
451 uint32 dng_metadata::IPTCLength () const
486 if (IPTCLength ())
493 uint32 count = IPTCLength ();
    [all...]
dng_xmp.cpp     [all...]
dng_image_writer.cpp 150 if (metadata && metadata->IPTCLength ())
    [all...]

Completed in 225 milliseconds