HomeSort by relevance Sort by last modified time
    Searched defs:w8 (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/VEX/pub/
libvex_basictypes.h 71 UChar w8[16]; member in union:__anon30285
  /external/valgrind/main/VEX/priv/
guest_amd64_helpers.c 3597 UChar *w8; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 821 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 683 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
738 w8 = _mm_sub_epi32(u0, u8);
756 v8 = _mm_add_epi32(w8, k__DCT_CONST_ROUNDING);
    [all...]

Completed in 461 milliseconds