OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sStep1
(Results
1 - 3
of
3
) sorted by null
/external/dng_sdk/source/
dng_pixel_buffer.cpp
48
int32 &
sStep1
,
62
Abs_int32 (
sStep1
) * (count1 - 1) +
90
(((const uint8 *) sPtr) + (int32)(count1 - 1) *
sStep1
* (int32)sPixelSize);
95
sStep1
= -
sStep1
;
137
if (
sStep1
< 0)
141
(((const uint8 *) sPtr) + (int32)(count1 - 1) *
sStep1
* (int32)sPixelSize);
146
sStep1
= -
sStep1
;
166
step1 = (uint32)
sStep1
;
[
all
...]
dng_utils.cpp
593
int32
sStep1
= srcBuffer.fColStep;
616
sStep1
,
724
sPtr1 +=
sStep1
;
dng_pixel_buffer.h
42
int32 &
sStep1
,
54
int32 &
sStep1
,
Completed in 518 milliseconds