HomeSort by relevance Sort by last modified time
    Searched refs:pshufhw (Results 1 - 14 of 14) sorted by null

  /external/libvpx/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 73 pshufhw xmm0, xmm3, 0xd8
75 pshufhw xmm1, xmm3, 0xd8
dct_sse2.asm 83 pshufhw xmm1, xmm1, 0b1h ;22 23 02 03 xx xx xx xx
84 pshufhw xmm2, xmm2, 0b1h ;32 33 12 13 xx xx xx xx
133 pshufhw xmm0, xmm0, 0d8h ;b1 a1 b1 a1 b1 a1 b1 a1
134 pshufhw xmm3, xmm3, 0d8h ;c1 d1 c1 d1 c1 d1 c1 d1
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_sse2.asm 99 pshufhw xmm4, xmm7, 0b ;k4
100 pshufhw xmm5, xmm7, 01010101b ;k5
101 pshufhw xmm6, xmm7, 10101010b ;k6
102 pshufhw xmm7, xmm7, 11111111b ;k7
vp9_subpixel_8t_ssse3.asm 563 pshufhw xmm6, xmm6, 10101010b ;k0_k1_k4_k5
565 pshufhw xmm7, xmm7, 11111111b ;k2_k3_k6_k7
vp9_intrapred_ssse3.asm 836 pshufhw m0, m0, q0000 ; de, d2ef, ef, e2fg, fg, f2gh, gh, g3h, 8xh
    [all...]
  /external/libyuv/files/source/
scale.cc 982 pshufhw xmm0, xmm0, 0xff
998 pshufhw xmm0, xmm0, 0xff
1015 pshufhw xmm0, xmm0, 0xff
1070 pshufhw xmm0, xmm0, 0xff
    [all...]
row_win.cc     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssewidth.asm 406 pshufhw xmm1, xmm2, byte 0 label
407 pshufhw xmm1, dqword [rbx], byte 0 label
avx.asm 1937 pshufhw xmm1, xmm2, 5 label
1938 pshufhw xmm1, [rax], byte 5 label
1939 pshufhw xmm1, dqword [rax], 5 label
    [all...]
  /external/qemu/target-i386/
ops_sse_header.h 130 DEF_HELPER_3(glue(pshufhw, SUFFIX), void, Reg, Reg, int)
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 52 pshufhw xmm4, xmm4, 00000000b
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 6223 bool pshuflw = AllWordsInNewV, pshufhw = AllWordsInNewV; local
    [all...]

Completed in 320 milliseconds