Searched refs:planeStep (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 60 int32 planeStep); 70 int32 planeStep); 80 int32 planeStep); 282 int32 planeStep, 296 int32 planeStep, 310 int32 planeStep, 325 int32 planeStep, 674 int32 planeStep) in DoSetArea8() argument 684 planeStep); in DoSetArea8() 695 int32 planeStep) in DoSetArea16() argument [all …]
|
D | dng_reference.h | 49 int32 planeStep); 58 int32 planeStep); 67 int32 planeStep); 254 int32 planeStep, 267 int32 planeStep, 280 int32 planeStep, 294 int32 planeStep,
|
D | dng_reference.cpp | 91 int32 planeStep) in RefSetArea8() argument 109 dPtr2 += planeStep; in RefSetArea8() 132 int32 planeStep) in RefSetArea16() argument 150 dPtr2 += planeStep; in RefSetArea16() 173 int32 planeStep) in RefSetArea32() argument 191 dPtr2 += planeStep; in RefSetArea32() 924 int32 planeStep, in RefRepeatArea8() argument 956 sPtr2 += planeStep; in RefRepeatArea8() 957 dPtr2 += planeStep; in RefRepeatArea8() 1000 int32 planeStep, in RefRepeatArea16() argument [all …]
|