Searched defs:sPlaneStep (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 739 int32 sPlaneStep, in DoCopyArea8() 766 int32 sPlaneStep, in DoCopyArea16() 793 int32 sPlaneStep, in DoCopyArea32() 820 int32 sPlaneStep, in DoCopyArea8_16() 847 int32 sPlaneStep, in DoCopyArea8_S16() 874 int32 sPlaneStep, in DoCopyArea8_32() 901 int32 sPlaneStep, in DoCopyArea16_S16() 928 int32 sPlaneStep, in DoCopyArea16_32() 955 int32 sPlaneStep, in DoCopyArea8_R32() 984 int32 sPlaneStep, in DoCopyArea16_R32() [all …]
|
D | dng_reference.cpp | 214 int32 sPlaneStep, in RefCopyArea8() 263 int32 sPlaneStep, in RefCopyArea16() 312 int32 sPlaneStep, in RefCopyArea32() 361 int32 sPlaneStep, in RefCopyArea8_16() 410 int32 sPlaneStep, in RefCopyArea8_S16() 461 int32 sPlaneStep, in RefCopyArea8_32() 510 int32 sPlaneStep, in RefCopyArea16_S16() 559 int32 sPlaneStep, in RefCopyArea16_32() 608 int32 sPlaneStep, in RefCopyArea8_R32() 660 int32 sPlaneStep, in RefCopyArea16_R32() [all …]
|
D | dng_pixel_buffer.cpp | 730 int32 sPlaneStep = src.fPlaneStep; in CopyArea() local 1445 int32 sPlaneStep = fPlaneStep; in ShiftRight() local 1530 int32 sPlaneStep = src.fPlaneStep; in EqualArea() local
|