Searched defs:offsetV (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_resample.cpp | 593 int32 offsetV = fWeightsV.Offset (); in SrcArea() local 709 int32 offsetV = fWeightsV.Offset (); in ProcessArea() local
|
H A D | dng_bottlenecks.h | 1613 DoVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) DoVignetteMask16() argument
|
H A D | dng_reference.cpp | 2188 RefVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) RefVignetteMask16() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | VGPU10ShaderTokens.h | 606 unsigned int offsetV : 4; member
|
Completed in 10 milliseconds