Home
last modified time | relevance | path

Searched defs:A7 (Results 1 - 7 of 7) sorted by relevance

/third_party/optimized-routines/math/
H A Dv_cosf.c24 #define A7 v_f32 (Poly[1]) macro
H A Dv_sinf.c24 #define A7 v_f32 (Poly[1]) macro
/third_party/FreeBSD/lib/msun/ld128/
H A Dk_expl.h76 A7 = 1.9841269841269470e-4, /* 0x1.a01a01a019f91p-13 */ variable
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dfilters_neon.c225 const uint8x16_t A7 = vaddq_u8(A5, A6); in HorizontalUnfilter_NEON() local
H A Dfilters_sse2.c238 const __m128i A7 = _mm_add_epi8(A5, A6); in HorizontalUnfilter_SSE2() local
H A Dalpha_processing_sse2.c312 const __m128i A7 = _mm_mulhi_epu16(A6, kMult); in MultARGBRow_SSE2() local
/third_party/openssl/test/
H A Dmodes_internal_test.c424 static const u8 K7[24], P7[] = { 0 }, A7[] = { 0 }, IV7[12], C7[] = { 0 }; variable

Completed in 6 milliseconds