Home
last modified time | relevance | path

Searched defs:dRowStep (Results 1 – 5 of 5) sorted by relevance

/external/dng_sdk/source/
Ddng_bottlenecks.h740 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 …]
Ddng_reference.cpp215 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 …]
Ddng_pixel_buffer.cpp555 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
Ddng_read_image.cpp53 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
Ddng_image_writer.cpp2741 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