OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colStep
(Results
1 - 7
of
7
) sorted by null
/external/dng_sdk/source/
dng_simple_image.cpp
110
int32
colStep
= fBuffer.fColStep;
121
colStep
= -
colStep
;
137
int32 temp =
colStep
;
139
colStep
= rowStep;
149
fBuffer.fColStep =
colStep
;
dng_bottlenecks.h
59
int32
colStep
,
69
int32
colStep
,
79
int32
colStep
,
281
int32
colStep
,
295
int32
colStep
,
309
int32
colStep
,
324
int32
colStep
,
673
int32
colStep
,
683
colStep
,
694
int32
colStep
,
[
all
...]
dng_reference.h
48
int32
colStep
,
57
int32
colStep
,
66
int32
colStep
,
253
int32
colStep
,
266
int32
colStep
,
279
int32
colStep
,
293
int32
colStep
,
dng_reference.cpp
90
int32
colStep
,
113
dPtr1 +=
colStep
;
131
int32
colStep
,
154
dPtr1 +=
colStep
;
172
int32
colStep
,
195
dPtr1 +=
colStep
;
923
int32
colStep
,
932
phaseH *
colStep
;
935
int32 backStepH = (repeatH - 1) *
colStep
;
968
sPtr1 +=
colStep
;
[
all
...]
dng_mosaic_info.cpp
71
int32
colStep
);
122
int32
colStep
)
197
colStep
* fDelta [j].h;
334
int32
colStep
);
343
int32
colStep
)
943
colStep
);
973
colStep
);
1001
int32
colStep
);
1012
int32
colStep
)
1021
colStep
);
[
all
...]
dng_read_image.cpp
930
int32
colStep
= buffer.fColStep * buffer.fPixelSize;
933
int32 colBlockStep =
colStep
* blockCols;
[
all
...]
dng_image_writer.cpp
[
all
...]
Completed in 111 milliseconds