Home
last modified time | relevance | path

Searched refs:sColStep (Results 1 – 5 of 5) sorted by relevance

/external/dng_sdk/source/
Ddng_bottlenecks.h91 int32 sColStep,
104 int32 sColStep,
117 int32 sColStep,
130 int32 sColStep,
143 int32 sColStep,
156 int32 sColStep,
169 int32 sColStep,
182 int32 sColStep,
195 int32 sColStep,
209 int32 sColStep,
[all …]
Ddng_reference.h77 int32 sColStep,
89 int32 sColStep,
101 int32 sColStep,
113 int32 sColStep,
125 int32 sColStep,
137 int32 sColStep,
149 int32 sColStep,
161 int32 sColStep,
173 int32 sColStep,
186 int32 sColStep,
[all …]
Ddng_pixel_buffer.cpp729 int32 sColStep = src.fColStep; in CopyArea() local
744 sColStep, in CopyArea()
774 sColStep, in CopyArea()
793 sColStep, in CopyArea()
812 sColStep, in CopyArea()
848 sColStep, in CopyArea()
867 sColStep, in CopyArea()
886 sColStep, in CopyArea()
905 sColStep, in CopyArea()
942 sColStep << 1, in CopyArea()
[all …]
Ddng_reference.cpp213 int32 sColStep, in RefCopyArea8() argument
242 sPtr1 += sColStep; in RefCopyArea8()
262 int32 sColStep, in RefCopyArea16() argument
291 sPtr1 += sColStep; in RefCopyArea16()
311 int32 sColStep, in RefCopyArea32() argument
340 sPtr1 += sColStep; in RefCopyArea32()
360 int32 sColStep, in RefCopyArea8_16() argument
389 sPtr1 += sColStep; in RefCopyArea8_16()
409 int32 sColStep, in RefCopyArea8_S16() argument
440 sPtr1 += sColStep; in RefCopyArea8_S16()
[all …]
Ddng_negative.cpp4425 int32 sColStep = srcBuffer.fColStep; in Process() local
4457 sPtr += sColStep; in Process()