Searched defs:w6 (Results 1 – 6 of 6) sorted by relevance
/external/openssh/ |
D | blocks.c | 112 uint64 w6 = load_bigendian(in + 48); in crypto_hashblocks_sha512() local
|
/external/fdlibm/ |
D | e_lgamma_r.c | 154 w6 = -1.63092934096575273989e-03; /* 0xBF5AB89D, 0x0B9E43E4 */ variable
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_dct_sse2.c | 534 const __m128i w6 = _mm_srai_epi32(v6, DCT_CONST_BITS); in vp9_fdct8x8_sse2() local 596 const __m128i w6 = _mm_srai_epi32(v6, DCT_CONST_BITS); in vp9_fdct8x8_sse2() local 995 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in fadst8_sse2() local 1514 const __m128i w6 = _mm_srai_epi32(v6, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local 1578 const __m128i w6 = _mm_srai_epi32(v6, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local
|
/external/clang/lib/Headers/ |
D | emmintrin.h | 1138 _mm_set_epi16(short w7, short w6, short w5, short w4, short w3, short w2, short w1, short w0) in _mm_set_epi16() 1192 _mm_setr_epi16(short w0, short w1, short w2, short w3, short w4, short w5, short w6, short w7) in _mm_setr_epi16()
|
/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 91 static inline ULong mk8x8 ( UChar w7, UChar w6, in mk8x8()
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_idct_intrin_sse2.c | 650 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in iadst8_sse2() local
|