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

  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_ssse3.asm 34 pshuflw xmm0, xmm4, 0b ;k0_k1
35 pshuflw xmm1, xmm4, 01010101b ;k2_k3
36 pshuflw xmm2, xmm4, 10101010b ;k4_k5
37 pshuflw xmm3, xmm4, 11111111b ;k6_k7
118 pshuflw xmm0, xmm4, 0b ;k0_k1
119 pshuflw xmm1, xmm4, 01010101b ;k2_k3
120 pshuflw xmm2, xmm4, 10101010b ;k4_k5
121 pshuflw xmm3, xmm4, 11111111b ;k6_k7
203 pshuflw xmm0, xmm4, 0b ;k0_k1
204 pshuflw xmm1, xmm4, 01010101b ;k2_k
    [all...]
vp9_intrapred_sse2.asm 88 pshuflw m0, m0, 0x0
126 pshuflw m0, m0, 0x0
245 pshuflw m2, m2, 0x0
256 pshuflw m2, m2, 0x0
257 pshuflw m3, m3, 0x0
278 pshuflw m2, m2, 0x0
290 pshuflw m2, m2, 0x0
291 pshuflw m3, m3, 0x0
319 pshuflw m2, m2, 0x0
333 pshuflw m2, m2, 0x
    [all...]
vp9_subpixel_8t_sse2.asm 22 pshuflw xmm0, xmm7, 0b ;k0
23 pshuflw xmm1, xmm7, 01010101b ;k1
24 pshuflw xmm2, xmm7, 10101010b ;k2
25 pshuflw xmm3, xmm7, 11111111b ;k3
27 pshuflw xmm4, xmm7, 0b ;k4
28 pshuflw xmm5, xmm7, 01010101b ;k5
29 pshuflw xmm6, xmm7, 10101010b ;k6
30 pshuflw xmm7, xmm7, 11111111b ;k7
95 pshuflw xmm0, xmm7, 0b ;k0
96 pshuflw xmm1, xmm7, 01010101b ;k
    [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 72 pshuflw xmm3, xmm0, 0xd8
74 pshuflw xmm3, xmm2, 0xd8
quantize_sse4.asm 65 pshuflw xmm7, xmm7, 0
temporal_filter_apply_sse2.asm 65 pshuflw xmm0, xmm0, 0
dct_sse2.asm 131 pshuflw xmm0, xmm0, 0d8h ;b1 b1 a1 a1 b1 a1 b1 a1
132 pshuflw xmm3, xmm3, 0d8h ;c1 c1 d1 d1 c1 d1 c1 d1
  /external/libvpx/libvpx/vp8/common/x86/
recon_sse2.asm 386 pshuflw xmm3, xmm3, 0x0
403 pshuflw xmm3, xmm3, 0x0
404 pshuflw xmm5, xmm5, 0x0
648 pshuflw xmm1, xmm1, 0x0
710 pshuflw xmm1, xmm1, 0x0
803 pshuflw xmm1, xmm1, 0x0
917 pshuflw xmm4, xmm4, 0x0
934 pshuflw xmm4, xmm4, 0x0
935 pshuflw xmm5, xmm5, 0x0
1049 pshuflw xmm0, xmm0, 0x
    [all...]
mfqe_sse2.asm 34 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
111 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
idctllm_sse2.asm 51 pshuflw xmm4, xmm4, 00000000b
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_quantize_ssse3.asm 187 pshuflw m7, m8, 0xe
189 pshuflw m7, m8, 0x1
vp9_temporal_filter_apply_sse2.asm 65 pshuflw xmm0, xmm0, 0
  /external/libyuv/files/source/
row_win.cc     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssewidth.asm 409 pshuflw xmm1, xmm2, byte 0 label
410 pshuflw xmm1, dqword [rbx], byte 0 label
avx.asm 1944 pshuflw xmm1, xmm2, 5 label
1945 pshuflw xmm1, [rax], byte 5 label
1946 pshuflw xmm1, dqword [rax], 5 label
    [all...]
  /external/qemu/target-i386/
ops_sse_header.h 129 DEF_HELPER_3(glue(pshuflw, SUFFIX), void, Reg, Reg, int)
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 416 pshuflw xmm0,xmm7, 0xE /* reshuffle */
db_feature_matching.cpp     [all...]
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 416 pshuflw xmm0,xmm7, 0xE /* reshuffle */
db_feature_matching.cpp     [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 416 pshuflw xmm0,xmm7, 0xE /* reshuffle */
db_feature_matching.cpp     [all...]
  /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 920 milliseconds