Home
last modified time | relevance | path

Searched defs:MaxDiff (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pixel_buffer.cpp1632 real64 MaxDiff (const T *src1, in MaxDiff() function
1678 real64 MaxDiff (const T *src1, in MaxDiff() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp697 APInt MaxDiff = MaxOffset->getValue() - MinOffset->getValue(); in combineRangeChecks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp83 unsigned MaxDiff = 0; in expand() local