Searched defs:sqrt2 (Results 1 – 8 of 8) sorted by relevance
50 const __m128i sqrt2 = _mm_set1_epi32(val); in av1_round_shift_rect_array_32_sse4_1() local
954 const BIGNUM *p, const BIGNUM *sqrt2, in generate_prime()1120 BIGNUM *sqrt2 = BN_CTX_get(ctx); in rsa_generate_key_impl() local
251 const __m256i sqrt2 = _mm256_set1_epi32(val); in av1_round_shift_rect_array_32_avx2() local
532 const float sqrt2 = 1.41421356f; in TEST_F() local
649 Output sqrt2 = ops::Sqrt(scope.WithOpName("sqrt2"), s2.output_true); in TEST_F() local
753 static float sqrt2=1.414213562373095f; in dradb4() local
3634 LLVMValueRef sqrt2 = lp_build_const_vec(bld->gallivm, bld->type, M_SQRT2); in lp_build_ilog2() local
2224 const float sqrt2 = deFloatSqrt(2.0f); in computeLodBoundsFromDerivates() local