Searched defs:rowStep (Results 1 – 7 of 7) sorted by relevance
/external/dng_sdk/source/ |
D | dng_simple_image.cpp | 111 int32 rowStep = fBuffer.fRowStep; in Rotate() local
|
D | dng_bottlenecks.h | 672 int32 rowStep, in DoSetArea8() 693 int32 rowStep, in DoSetArea16() 714 int32 rowStep, in DoSetArea32() 1129 int32 rowStep, in DoRepeatArea8() 1158 int32 rowStep, in DoRepeatArea16() 1187 int32 rowStep, in DoRepeatArea32() 1217 int32 rowStep, in DoShiftRight16() 1616 int32 rowStep, in DoVignetteMask16()
|
D | dng_mosaic_info.cpp | 121 int32 rowStep, in Finalize() 342 int32 rowStep, in Calculate() 1011 int32 rowStep, in dng_bilinear_interpolator()
|
D | dng_reference.cpp | 89 int32 rowStep, in RefSetArea8() 130 int32 rowStep, in RefSetArea16() 171 int32 rowStep, in RefSetArea32() 922 int32 rowStep, in RefRepeatArea8() 998 int32 rowStep, in RefRepeatArea16() 1074 int32 rowStep, in RefRepeatArea32() 1149 int32 rowStep, in RefShiftRight16() 2191 int32 rowStep, in RefVignetteMask16()
|
D | dng_misc_opcodes.cpp | 1201 int32 rowStep = buffer.RowStep () * fAreaSpec.RowPitch (); in ProcessArea() local 1558 int32 rowStep = buffer.RowStep () * fAreaSpec.RowPitch (); in ProcessArea() local
|
D | dng_read_image.cpp | 929 int32 rowStep = buffer.fRowStep * buffer.fPixelSize; in ReorderSubTileBlocks() local 2186 uint32 rowStep = 0; in ReadTile() local
|
D | dng_image_writer.cpp | 3193 int32 rowStep = buffer.fRowStep * buffer.fPixelSize; in ReorderSubTileBlocks() local
|