OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dRowStep
(Results
1 - 3
of
3
) sorted by null
/external/dng_sdk/source/
dng_pixel_buffer.cpp
555
int32
dRowStep
= fRowStep;
564
dRowStep
,
589
dRowStep
,
617
dRowStep
,
645
dRowStep
,
732
int32
dRowStep
= fRowStep;
746
dRowStep
,
776
dRowStep
,
795
dRowStep
,
814
dRowStep
,
[
all
...]
dng_read_image.cpp
53
const uint32
dRowStep
= cols * channels;
70
dPtr +=
dRowStep
;
84
const uint32
dRowStep
= cols * channels;
101
dPtr +=
dRowStep
;
115
const uint32
dRowStep
= cols * channels;
132
dPtr +=
dRowStep
;
[
all
...]
dng_image_writer.cpp
[
all
...]
Completed in 206 milliseconds