Home
last modified time | relevance | path

Searched refs:sPlaneStep (Results 1 – 4 of 4) sorted by relevance

/external/dng_sdk/source/
Ddng_bottlenecks.h92 int32 sPlaneStep,
105 int32 sPlaneStep,
118 int32 sPlaneStep,
131 int32 sPlaneStep,
144 int32 sPlaneStep,
157 int32 sPlaneStep,
170 int32 sPlaneStep,
183 int32 sPlaneStep,
196 int32 sPlaneStep,
210 int32 sPlaneStep,
[all …]
Ddng_reference.h78 int32 sPlaneStep,
90 int32 sPlaneStep,
102 int32 sPlaneStep,
114 int32 sPlaneStep,
126 int32 sPlaneStep,
138 int32 sPlaneStep,
150 int32 sPlaneStep,
162 int32 sPlaneStep,
174 int32 sPlaneStep,
187 int32 sPlaneStep,
[all …]
Ddng_pixel_buffer.cpp730 int32 sPlaneStep = src.fPlaneStep; in CopyArea() local
745 sPlaneStep, in CopyArea()
753 if (rows == 1 && cols == 1 && sPlaneStep == 1 && dPlaneStep == 1) in CopyArea()
775 sPlaneStep, in CopyArea()
794 sPlaneStep, in CopyArea()
813 sPlaneStep, in CopyArea()
849 sPlaneStep, in CopyArea()
868 sPlaneStep, in CopyArea()
887 sPlaneStep, in CopyArea()
906 sPlaneStep, in CopyArea()
[all …]
Ddng_reference.cpp214 int32 sPlaneStep, in RefCopyArea8() argument
237 sPtr2 += sPlaneStep; in RefCopyArea8()
263 int32 sPlaneStep, in RefCopyArea16() argument
286 sPtr2 += sPlaneStep; in RefCopyArea16()
312 int32 sPlaneStep, in RefCopyArea32() argument
335 sPtr2 += sPlaneStep; in RefCopyArea32()
361 int32 sPlaneStep, in RefCopyArea8_16() argument
384 sPtr2 += sPlaneStep; in RefCopyArea8_16()
410 int32 sPlaneStep, in RefCopyArea8_S16() argument
435 sPtr2 += sPlaneStep; in RefCopyArea8_S16()
[all …]