HomeSort by relevance Sort by last modified time
    Searched refs:dRowStep (Results 1 - 6 of 6) sorted by null

  /external/dng_sdk/source/
dng_bottlenecks.h 93 int32 dRowStep,
106 int32 dRowStep,
119 int32 dRowStep,
132 int32 dRowStep,
145 int32 dRowStep,
158 int32 dRowStep,
171 int32 dRowStep,
184 int32 dRowStep,
197 int32 dRowStep,
211 int32 dRowStep,
    [all...]
dng_reference.h 79 int32 dRowStep,
91 int32 dRowStep,
103 int32 dRowStep,
115 int32 dRowStep,
127 int32 dRowStep,
139 int32 dRowStep,
151 int32 dRowStep,
163 int32 dRowStep,
175 int32 dRowStep,
188 int32 dRowStep,
    [all...]
dng_pixel_buffer.cpp 555 int32 dRowStep = fRowStep;
564 dRowStep,
589 dRowStep,
617 dRowStep,
645 dRowStep,
732 int32 dRowStep = fRowStep;
746 dRowStep,
776 dRowStep,
795 dRowStep,
814 dRowStep,
    [all...]
dng_reference.cpp 215 int32 dRowStep,
248 dPtr += dRowStep;
264 int32 dRowStep,
297 dPtr += dRowStep;
313 int32 dRowStep,
346 dPtr += dRowStep;
362 int32 dRowStep,
395 dPtr += dRowStep;
411 int32 dRowStep,
446 dPtr += dRowStep;
    [all...]
dng_read_image.cpp 53 const uint32 dRowStep = cols * channels;
70 dPtr += dRowStep;
84 const uint32 dRowStep = cols * channels;
101 dPtr += dRowStep;
115 const uint32 dRowStep = cols * channels;
132 dPtr += dRowStep;
    [all...]
dng_image_writer.cpp     [all...]

Completed in 947 milliseconds