Searched defs:dRowStep (Results 1 – 5 of 5) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 740 int32 dRowStep, in DoCopyArea8() 767 int32 dRowStep, in DoCopyArea16() 794 int32 dRowStep, in DoCopyArea32() 821 int32 dRowStep, in DoCopyArea8_16() 848 int32 dRowStep, in DoCopyArea8_S16() 875 int32 dRowStep, in DoCopyArea8_32() 902 int32 dRowStep, in DoCopyArea16_S16() 929 int32 dRowStep, in DoCopyArea16_32() 956 int32 dRowStep, in DoCopyArea8_R32() 985 int32 dRowStep, in DoCopyArea16_R32() [all …]
|
D | dng_reference.cpp | 215 int32 dRowStep, in RefCopyArea8() 264 int32 dRowStep, in RefCopyArea16() 313 int32 dRowStep, in RefCopyArea32() 362 int32 dRowStep, in RefCopyArea8_16() 411 int32 dRowStep, in RefCopyArea8_S16() 462 int32 dRowStep, in RefCopyArea8_32() 511 int32 dRowStep, in RefCopyArea16_S16() 560 int32 dRowStep, in RefCopyArea16_32() 609 int32 dRowStep, in RefCopyArea8_R32() 661 int32 dRowStep, in RefCopyArea16_R32() [all …]
|
D | dng_pixel_buffer.cpp | 555 int32 dRowStep = fRowStep; in SetConstant() local 732 int32 dRowStep = fRowStep; in CopyArea() local 1447 int32 dRowStep = fRowStep; in ShiftRight() local 1532 int32 dRowStep = fRowStep; in EqualArea() local
|
D | dng_read_image.cpp | 53 const uint32 dRowStep = cols * channels; in DecodeDelta8() local 84 const uint32 dRowStep = cols * channels; in DecodeDelta16() local 115 const uint32 dRowStep = cols * channels; in DecodeDelta32() local
|
D | dng_image_writer.cpp | 2741 const uint32 dRowStep = cols * channels; in EncodeDelta8() local 2772 const uint32 dRowStep = cols * channels; in EncodeDelta16() local 2803 const uint32 dRowStep = cols * channels; in EncodeDelta32() local
|