Home
last modified time | relevance | path

Searched defs:sqrt2 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dxvididct.asm74 sqrt2: times 8 dw 23170 label
/third_party/pulseaudio/speex/libspeexdsp/
H A Dsmallft.c753 static float sqrt2=1.414213562373095f; in dradb4() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h67 sqrt2 = 1.4142135623730950488, // (0x1.6a09e667f3bcdP+0) https://oeis.org/A00219 member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c3602 LLVMValueRef sqrt2 = lp_build_const_vec(bld->gallivm, bld->type, M_SQRT2); in lp_build_ilog2() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp2229 const float sqrt2 = deFloatSqrt(2.0f); in computeLodBoundsFromDerivates() local

Completed in 15 milliseconds