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

  /external/dng_sdk/source/
dng_read_image.cpp 927 uint32 colBlocks = buffer.fArea.W () / blockCols;
945 for (uint32 colBlock = 0; colBlock < colBlocks; colBlock++)
    [all...]
dng_image_writer.cpp     [all...]

Completed in 86 milliseconds