OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dStep1
(Results
1 - 3
of
3
) sorted by null
/external/dng_sdk/source/
dng_pixel_buffer.cpp
51
int32 &
dStep1
,
66
Abs_int32 (
dStep1
) * (count1 - 1) +
86
if (
dStep1
< 0)
93
(((uint8 *) dPtr) + (int32)(count1 - 1) *
dStep1
* (int32)dPixelSize);
96
dStep1
= -
dStep1
;
115
step1 = (uint32)
dStep1
;
144
(((uint8 *) dPtr) + (int32)(count1 - 1) *
dStep1
* (int32)dPixelSize);
147
dStep1
= -
dStep1
;
[
all
...]
dng_utils.cpp
597
int32
dStep1
= dstBuffer.fColStep;
619
dStep1
,
725
dPtr1 +=
dStep1
;
dng_pixel_buffer.h
45
int32 &
dStep1
,
63
int32 &
dStep1
,
Completed in 49 milliseconds