Searched defs:dColStep (Results 1 – 4 of 4) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 741 int32 dColStep, in DoCopyArea8() 768 int32 dColStep, in DoCopyArea16() 795 int32 dColStep, in DoCopyArea32() 822 int32 dColStep, in DoCopyArea8_16() 849 int32 dColStep, in DoCopyArea8_S16() 876 int32 dColStep, in DoCopyArea8_32() 903 int32 dColStep, in DoCopyArea16_S16() 930 int32 dColStep, in DoCopyArea16_32() 957 int32 dColStep, in DoCopyArea8_R32() 986 int32 dColStep, in DoCopyArea16_R32() [all …]
|
D | dng_reference.cpp | 216 int32 dColStep, in RefCopyArea8() 265 int32 dColStep, in RefCopyArea16() 314 int32 dColStep, in RefCopyArea32() 363 int32 dColStep, in RefCopyArea8_16() 412 int32 dColStep, in RefCopyArea8_S16() 463 int32 dColStep, in RefCopyArea8_32() 512 int32 dColStep, in RefCopyArea16_S16() 561 int32 dColStep, in RefCopyArea16_32() 610 int32 dColStep, in RefCopyArea8_R32() 662 int32 dColStep, in RefCopyArea16_R32() [all …]
|
D | dng_pixel_buffer.cpp | 556 int32 dColStep = fColStep; in SetConstant() local 733 int32 dColStep = fColStep; in CopyArea() local 1448 int32 dColStep = fColStep; in ShiftRight() local 1533 int32 dColStep = fColStep; in EqualArea() local
|
D | dng_negative.cpp | 4426 int32 dColStep = dstBuffer.fColStep; in Process() local
|