Searched defs:eps2 (Results 1 – 3 of 3) sorted by relevance
35 const int16_t eps2=160; /* eps/2.0 in Q13;*/ in WebRtcIlbcfix_LsfCheck() local
63 RealScalar eps2 = NumTraits<Scalar>::epsilon()*NumTraits<Scalar>::epsilon(); in bicgstab() local
111 T eps2 = static_cast<T>(eps / 2) * norm(value); in operator <<() local