Searched refs:dColStep (Results 1 – 5 of 5) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 94 int32 dColStep, 107 int32 dColStep, 120 int32 dColStep, 133 int32 dColStep, 146 int32 dColStep, 159 int32 dColStep, 172 int32 dColStep, 185 int32 dColStep, 198 int32 dColStep, 212 int32 dColStep, [all …]
|
D | dng_pixel_buffer.cpp | 556 int32 dColStep = fColStep; in SetConstant() local 565 dColStep, in SetConstant() 590 dColStep, in SetConstant() 618 dColStep, in SetConstant() 646 dColStep, in SetConstant() 733 int32 dColStep = fColStep; in CopyArea() local 747 dColStep, in CopyArea() 777 dColStep, in CopyArea() 796 dColStep, in CopyArea() 815 dColStep, in CopyArea() [all …]
|
D | dng_reference.h | 80 int32 dColStep, 92 int32 dColStep, 104 int32 dColStep, 116 int32 dColStep, 128 int32 dColStep, 140 int32 dColStep, 152 int32 dColStep, 164 int32 dColStep, 176 int32 dColStep, 189 int32 dColStep, [all …]
|
D | dng_reference.cpp | 216 int32 dColStep, in RefCopyArea8() argument 243 dPtr1 += dColStep; in RefCopyArea8() 265 int32 dColStep, in RefCopyArea16() argument 292 dPtr1 += dColStep; in RefCopyArea16() 314 int32 dColStep, in RefCopyArea32() argument 341 dPtr1 += dColStep; in RefCopyArea32() 363 int32 dColStep, in RefCopyArea8_16() argument 390 dPtr1 += dColStep; in RefCopyArea8_16() 412 int32 dColStep, in RefCopyArea8_S16() argument 441 dPtr1 += dColStep; in RefCopyArea8_S16() [all …]
|
D | dng_negative.cpp | 4426 int32 dColStep = dstBuffer.fColStep; in Process() local 4458 dPtr += dColStep; in Process()
|