Home
last modified time | relevance | path

Searched refs:rowBlocks (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_read_image.cpp926 uint32 rowBlocks = buffer.fArea.H () / blockRows; in ReorderSubTileBlocks() local
940 for (uint32 rowBlock = 0; rowBlock < rowBlocks; rowBlock++) in ReorderSubTileBlocks()
Ddng_image_writer.cpp3190 uint32 rowBlocks = buffer.fArea.H () / blockRows; in ReorderSubTileBlocks() local
3204 for (uint32 rowBlock = 0; rowBlock < rowBlocks; rowBlock++) in ReorderSubTileBlocks()