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

1 2 3

  /external/libvpx/libvpx/vpx_dsp/x86/
loopfilter_mmx.asm 53 psubusb mm1, mm2 ; q2-=q3
54 psubusb mm2, mm6 ; q3-=q2
56 psubusb mm1, mm7 ;
61 psubusb mm4, mm6 ; q1-=q2
62 psubusb mm6, mm3 ; q2-=q1
65 psubusb mm4, mm7
70 psubusb mm4, mm3 ; q0-=q1
71 psubusb mm3, mm0 ; q1-=q0
74 psubusb mm4, mm7
83 psubusb mm4, mm2 ; p2-=p
    [all...]
sad_mmx.asm 57 psubusb mm0, mm1
58 psubusb mm1, mm4
60 psubusb mm2, mm3
61 psubusb mm3, mm5
144 psubusb mm0, mm1
146 psubusb mm1, mm2
214 psubusb mm0, mm1
216 psubusb mm1, mm2
283 psubusb mm0, mm1
285 psubusb mm1, mm
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 53 psubusb mm1, mm2 ; q2-=q3
54 psubusb mm2, mm6 ; q3-=q2
56 psubusb mm1, mm7 ;
61 psubusb mm4, mm6 ; q1-=q2
62 psubusb mm6, mm3 ; q2-=q1
65 psubusb mm4, mm7
70 psubusb mm4, mm3 ; q0-=q1
71 psubusb mm3, mm0 ; q1-=q0
74 psubusb mm4, mm7
83 psubusb mm4, mm2 ; p2-=p
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
sad_mmx.asm 57 psubusb mm0, mm1
58 psubusb mm1, mm4
60 psubusb mm2, mm3
61 psubusb mm3, mm5
144 psubusb mm0, mm1
146 psubusb mm1, mm2
214 psubusb mm0, mm1
216 psubusb mm1, mm2
283 psubusb mm0, mm1
285 psubusb mm1, mm
    [all...]
loopfilter_mmx.asm 53 psubusb mm1, mm2 ; q2-=q3
54 psubusb mm2, mm6 ; q3-=q2
56 psubusb mm1, mm7 ;
61 psubusb mm4, mm6 ; q1-=q2
62 psubusb mm6, mm3 ; q2-=q1
65 psubusb mm4, mm7
70 psubusb mm4, mm3 ; q0-=q1
71 psubusb mm3, mm0 ; q1-=q0
74 psubusb mm4, mm7
83 psubusb mm4, mm2 ; p2-=p
    [all...]
postproc_sse2.asm 22 psubusb xmm4, xmm1
23 psubusb xmm1, xmm0
24 psubusb xmm6, xmm3
25 psubusb xmm3, xmm0
35 psubusb xmm2, xmm4
36 psubusb xmm7, xmm6
49 psubusb xmm6, xmm2
50 psubusb xmm2, xmm0
51 psubusb xmm4, xmm3
52 psubusb xmm3, xmm
    [all...]
loopfilter_sse2.asm 25 ; Use of pmaxub instead of psubusb to compute filter mask was seen
57 psubusb xmm1, xmm2 ; q2-=q3
58 psubusb xmm2, xmm6 ; q3-=q2
60 psubusb xmm4, xmm6 ; q1-=q2
61 psubusb xmm6, xmm3 ; q2-=q1
69 psubusb xmm5, xmm3 ; q0-=q1
70 psubusb xmm3, xmm0 ; q1-=q0
97 psubusb xmm4, xmm2 ; p2-=p3
98 psubusb xmm2, xmm5 ; p3-=p2
100 psubusb xmm3, xmm5 ; p1-=p
    [all...]
postproc_mmx.asm 280 psubusb mm1, [rdx] ;blackclamp ; clamp both sides so we don't outrange adding noise
282 psubusb mm1, [rdx+16] ;whiteclamp
loopfilter_block_sse2.asm 20 psubusb scratch1, %1 ; v2 - v1
21 psubusb %1, %2 ; v1 - v2
54 psubusb %1, [limit]
55 psubusb %4, [blimit]
59 psubusb %5, [thresh]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad_mmx.asm 57 psubusb mm0, mm1
58 psubusb mm1, mm4
60 psubusb mm2, mm3
61 psubusb mm3, mm5
144 psubusb mm0, mm1
146 psubusb mm1, mm2
214 psubusb mm0, mm1
216 psubusb mm1, mm2
283 psubusb mm0, mm1
285 psubusb mm1, mm
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
vp8_loopfilter_mmx.asm 53 psubusb mm1, mm2 ; q2-=q3
54 psubusb mm2, mm6 ; q3-=q2
56 psubusb mm1, mm7 ;
61 psubusb mm4, mm6 ; q1-=q2
62 psubusb mm6, mm3 ; q2-=q1
65 psubusb mm4, mm7
70 psubusb mm4, mm3 ; q0-=q1
71 psubusb mm3, mm0 ; q1-=q0
74 psubusb mm4, mm7
83 psubusb mm4, mm2 ; p2-=p
    [all...]
postproc_sse2.asm 22 psubusb xmm4, xmm1
23 psubusb xmm1, xmm0
24 psubusb xmm6, xmm3
25 psubusb xmm3, xmm0
35 psubusb xmm2, xmm4
36 psubusb xmm7, xmm6
49 psubusb xmm6, xmm2
50 psubusb xmm2, xmm0
51 psubusb xmm4, xmm3
52 psubusb xmm3, xmm
    [all...]
loopfilter_sse2.asm 25 ; Use of pmaxub instead of psubusb to compute filter mask was seen
57 psubusb xmm1, xmm2 ; q2-=q3
58 psubusb xmm2, xmm6 ; q3-=q2
60 psubusb xmm4, xmm6 ; q1-=q2
61 psubusb xmm6, xmm3 ; q2-=q1
69 psubusb xmm5, xmm3 ; q0-=q1
70 psubusb xmm3, xmm0 ; q1-=q0
97 psubusb xmm4, xmm2 ; p2-=p3
98 psubusb xmm2, xmm5 ; p3-=p2
100 psubusb xmm3, xmm5 ; p1-=p
    [all...]
postproc_mmx.asm 279 psubusb mm1, [rdx] ;blackclamp ; clamp both sides so we don't outrange adding noise
281 psubusb mm1, [rdx+16] ;whiteclamp
loopfilter_block_sse2_x86_64.asm 20 psubusb scratch1, %1 ; v2 - v1
21 psubusb %1, %2 ; v1 - v2
54 psubusb %1, [limit]
55 psubusb %4, [blimit]
59 psubusb %5, [thresh]
  /external/libyuv/files/util/
psnr.cc 130 psubusb xmm1, xmm2
131 psubusb xmm2, xmm3
166 "psubusb %%xmm2,%%xmm1 \n"
167 "psubusb %%xmm3,%%xmm2 \n"
  /external/libvpx/libvpx/third_party/libyuv/source/
compare_win.cc 38 psubusb xmm1, xmm2
39 psubusb xmm2, xmm3
  /external/libyuv/files/source/
compare_win.cc 39 psubusb xmm1, xmm2
40 psubusb xmm2, xmm3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
ssemmx2.s 56 psubusb 0x90909090(%eax),%xmm2
ssemmx2.d 63 141: 66 0f d8 90 90 90 90 90 psubusb -0x6f6f6f70\(%eax\),%xmm2
  /external/valgrind/VEX/test/
mmxtest.c 279 #define psubusb_m2r(var, reg) mmx_m2r(psubusb, var, reg)
280 #define psubusb_r2r(regs, regd) mmx_r2r(psubusb, regs, regd)
281 #define psubusb(vars, vard) mmx_m2m(psubusb, vars, vard) macro
552 do_test("psubusb", psubusb(ma,mb));
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
loongson-3a.d 77 .*: 4bbde6c1 psubusb \$f27,\$f28,\$f29
loongson-3a.s 72 psubusb $f27, $f28, $f29
  /external/fec/
ssebfly27.s 161 psubusb \REG,%mm7
  /external/valgrind/none/tests/amd64/
insn_mmx.def 104 psubusb mm.ub[11,22,33,44,55,66,77,88] mm.ub[88,77,66,55,44,33,22,11] => 1.ub[77,55,33,11,0,0,0,0]
105 psubusb m64.ub[11,22,33,44,55,66,77,88] mm.ub[88,77,66,55,44,33,22,11] => 1.ub[77,55,33,11,0,0,0,0]

Completed in 1257 milliseconds

1 2 3