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

  /external/dng_sdk/source/
dng_tag_values.h 124 sfFloatingPoint = 3,
dng_read_image.cpp 1225 else if (bitDepth == 16 && ifd.fSampleFormat [0] == sfFloatingPoint)
1241 else if (bitDepth == 24 && ifd.fSampleFormat [0] == sfFloatingPoint)
    [all...]
dng_ifd.cpp     [all...]
dng_preview.cpp 564 fIFD.fSampleFormat [j] = sfFloatingPoint;
dng_image_writer.cpp     [all...]
dng_parse_utils.cpp 726 { sfFloatingPoint, "FloatingPoint" },
    [all...]

Completed in 559 milliseconds