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

  /external/dng_sdk/source/
dng_ifd.h 209 uint32 fRowInterleaveFactor;
dng_ifd.cpp 166 , fRowInterleaveFactor (1)
    [all...]
dng_image_writer.cpp 769 , fRowInterleaveFactor (tcRowInterleaveFactor,
770 (uint16) info.fRowInterleaveFactor)
854 if (info.fRowInterleaveFactor != 1)
857 directory.Add (&fRowInterleaveFactor);
    [all...]
dng_read_image.cpp     [all...]
dng_image_writer.h 719 tag_uint16 fRowInterleaveFactor;

Completed in 640 milliseconds