Searched defs:offsetH (Results 1 - 3 of 3) sorted by relevance

/external/dng_sdk/source/
H A Ddng_resample.cpp594 int32 offsetH = fWeightsH.Offset (); local
602 srcArea.l = SafeInt32Add (fColCoords.Pixel (dstArea.l), offsetH);
610 offsetH),
710 int32 offsetH = fWeightsH.Offset (); local
724 real32 *ttPtr = tPtr + offsetH - srcArea.l;
776 uint16 *ttPtr = tPtr + offsetH - srcArea.l;
H A Ddng_bottlenecks.h524 int64 offsetH,
1617 int64 offsetH,
1629 offsetH,
1613 DoVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) argument
H A Ddng_reference.cpp2192 int64 offsetH,
2211 int64 deltaH = offsetH + 32768;
2188 RefVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) argument

Completed in 140 milliseconds