Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DStableNorm.h18 …ine void stable_norm_kernel(const ExpressionType& bl, Scalar& ssq, Scalar& scale, Scalar& invScale) in stable_norm_kernel()
54 …rm_impl_inner_step(const VectorType &vec, RealScalar& ssq, RealScalar& scale, RealScalar& invScale) in stable_norm_impl_inner_step()
/external/skia/src/core/
DSkPoint3.cpp54 double invScale; in normalize() local
DSkRasterPipeline.h143 float invScale; // cache of 1/scale member
/external/skia/tests/
DApplyGammaTest.cpp62 float invScale = 0; in check_gamma() local
/external/dng_sdk/source/
Ddng_resample.cpp109 real64 invScale = (real64) srcCount / in Initialize() local