Home
last modified time | relevance | path

Searched defs:w7 (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dblocks.c113 uint64 w7 = load_bigendian(in + 56); in crypto_hashblocks_sha512() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_sse2.c535 const __m128i w7 = _mm_srai_epi32(v7, DCT_CONST_BITS); in vp9_fdct8x8_sse2() local
597 const __m128i w7 = _mm_srai_epi32(v7, 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
1515 const __m128i w7 = _mm_srai_epi32(v7, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local
1579 const __m128i w7 = _mm_srai_epi32(v7, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local
/external/clang/lib/Headers/
Demmintrin.h1138 _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/
Dhost_generic_simd64.c91 static inline ULong mk8x8 ( UChar w7, UChar w6, in mk8x8()
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c650 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in iadst8_sse2() local