Searched refs:sRowStep (Results 1 – 4 of 4) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 90 int32 sRowStep, 103 int32 sRowStep, 116 int32 sRowStep, 129 int32 sRowStep, 142 int32 sRowStep, 155 int32 sRowStep, 168 int32 sRowStep, 181 int32 sRowStep, 194 int32 sRowStep, 208 int32 sRowStep, [all …]
|
D | dng_reference.h | 76 int32 sRowStep, 88 int32 sRowStep, 100 int32 sRowStep, 112 int32 sRowStep, 124 int32 sRowStep, 136 int32 sRowStep, 148 int32 sRowStep, 160 int32 sRowStep, 172 int32 sRowStep, 185 int32 sRowStep, [all …]
|
D | dng_reference.cpp | 212 int32 sRowStep, in RefCopyArea8() argument 247 sPtr += sRowStep; in RefCopyArea8() 261 int32 sRowStep, in RefCopyArea16() argument 296 sPtr += sRowStep; in RefCopyArea16() 310 int32 sRowStep, in RefCopyArea32() argument 345 sPtr += sRowStep; in RefCopyArea32() 359 int32 sRowStep, in RefCopyArea8_16() argument 394 sPtr += sRowStep; in RefCopyArea8_16() 408 int32 sRowStep, in RefCopyArea8_S16() argument 445 sPtr += sRowStep; in RefCopyArea8_S16() [all …]
|
D | dng_pixel_buffer.cpp | 728 int32 sRowStep = src.fRowStep; in CopyArea() local 743 sRowStep, in CopyArea() 773 sRowStep, in CopyArea() 792 sRowStep, in CopyArea() 811 sRowStep, in CopyArea() 847 sRowStep, in CopyArea() 866 sRowStep, in CopyArea() 885 sRowStep, in CopyArea() 904 sRowStep, in CopyArea() 941 sRowStep << 1, in CopyArea() [all …]
|