OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blockColBytes
(Results
1 - 2
of
2
) sorted by null
/external/dng_sdk/source/
dng_read_image.cpp
935
uint32
blockColBytes
= blockCols * buffer.fPlanes * buffer.fPixelSize;
953
for (uint32 j = 0; j <
blockColBytes
; j++)
960
s0 +=
blockColBytes
;
[
all
...]
dng_image_writer.cpp
[
all
...]
Completed in 155 milliseconds