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

  /external/libvpx/vp8/encoder/x86/
sad_sse2.asm 41 movq xmm0, QWORD PTR [rsi]
42 movq xmm2, QWORD PTR [rsi+8]
44 movq xmm1, QWORD PTR [rdi]
45 movq xmm3, QWORD PTR [rdi+8]
47 movq xmm4, QWORD PTR [rsi+rax]
48 movq xmm5, QWORD PTR [rdi+rdx]
55 movq xmm6, QWORD PTR [rsi+rax+8]
57 movq xmm3, QWORD PTR [rdi+rdx+8]
118 movq mm0, QWORD PTR [rsi]
119 movq mm1, QWORD PTR [rdi
    [all...]
sad_sse3.asm 57 movq mm0, QWORD PTR [rsi]
58 movq mm5, QWORD PTR [rdi]
59 movq mm6, QWORD PTR [rdi+1]
60 movq mm7, QWORD PTR [rdi+2]
66 movq mm0, QWORD PTR [rsi]
67 movq mm1, QWORD PTR [rdi]
68 movq mm2, QWORD PTR [rdi+1]
69 movq mm3, QWORD PTR [rdi+2]
79 movq mm0, QWORD PTR [rsi+rax]
80 movq mm1, QWORD PTR [rdi+rdx
    [all...]
variance_impl_sse2.asm 335 movq xmm1, QWORD PTR [rsi]
336 movq xmm2, QWORD PTR [rdi]
346 movq xmm2, QWORD PTR[rsi + rax]
347 movq xmm3, QWORD PTR[rdi + rdx]
359 movq xmm2, QWORD PTR[rsi + rax * 2]
360 movq xmm3, QWORD PTR[rdi + rdx * 2]
374 movq xmm2, QWORD PTR[rsi + rax]
375 movq xmm3, QWORD PTR[rdi + rdx]
386 movq xmm2, QWORD PTR[rsi + rax *2]
387 movq xmm3, QWORD PTR[rdi + rdx *2
    [all...]
sad_mmx.asm 48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
51 movq mm1, QWORD PTR [rdi]
52 movq mm3, QWORD PTR [rdi+8]
140 movq mm0, QWORD PTR [rsi]
141 movq mm1, QWORD PTR [rdi]
210 movq mm0, QWORD PTR [rsi]
211 movq mm1, QWORD PTR [rdi]
dct_mmx.asm 450 movq QWORD PTR[rdi ], xmm0
451 movq QWORD PTR[rdi+ 8], xmm1
452 movq QWORD PTR[rdi+16], xmm2
453 movq QWORD PTR[rdi+24], xmm3
460 movq QWORD PTR[rdi+32], xmm0
461 movq QWORD PTR[rdi+40], xmm1
462 movq QWORD PTR[rdi+48], xmm2
463 movq QWORD PTR[rdi+56], xmm3
preproc_mmx.c 113 movq xmm3, QWORD PTR [edi]
115 movq QWORD PTR [esi+8*eax], xmm3
121 movq xmm4, QWORD PTR [esi] // get frame buffer values
variance_impl_mmx.asm 48 movq QWORD PTR [rsp], mm4
283 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
284 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
398 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
399 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 630 } QWORD;
641 QWORD iPackets;
642 QWORD iPlayDuration;
  /external/libvpx/vpx_scale/intel_linux/
scaleopt.c 270 movq mm0, QWORD PTR [esi] // mm0 = 00 01 02 03 04 05 06 07
271 movq mm1, QWORD PTR [esi+1]; // mm1 = 01 02 03 04 05 06 07 08
443 movq mm0, QWORD ptr [esi] // src[0];
444 movq mm1, QWORD ptr [esi+ecx] // src[1];
478 movq QWORD ptr [esi+ecx], mm0 // write des[1]
513 movq QWORD ptr [esi+ecx*2], mm1 // write des[2]
546 movq QWORD ptr [edi], mm0 // write des[3]
577 movq QWORD ptr [edi+ecx], mm1 // write des[4]
633 movq mm0, QWORD ptr [esi] // src[0];
634 movq mm1, QWORD ptr [esi+ecx] // src[1]
    [all...]
  /external/libvpx/vpx_scale/win32/
scaleopt.c 222 movq mm0, QWORD PTR [esi] // mm0 = 00 01 02 03 04 05 06 07
223 movq mm1, QWORD PTR [esi+1]; // mm1 = 01 02 03 04 05 06 07 08
354 movq mm0, QWORD ptr [esi] // src[0];
355 movq mm1, QWORD ptr [esi+ecx] // src[1];
389 movq QWORD ptr [esi+ecx], mm0 // write des[1]
424 movq QWORD ptr [esi+ecx*2], mm1 // write des[2]
457 movq QWORD ptr [edi], mm0 // write des[3]
488 movq QWORD ptr [edi+ecx], mm1 // write des[4]
538 movq mm0, QWORD ptr [esi] // src[0];
539 movq mm1, QWORD ptr [esi+ecx] // src[1]
    [all...]
  /external/libvpx/vpx_scale/x86_64/
scaleopt.c 222 movq mm0, QWORD PTR [rsi] // mm0 = 00 01 02 03 04 05 06 07
223 movq mm1, QWORD PTR [rsi+1]; // mm1 = 01 02 03 04 05 06 07 08
354 movq mm0, QWORD ptr [rsi] // src[0];
355 movq mm1, QWORD ptr [rsi+rcx] // src[1];
389 movq QWORD ptr [rsi+rcx], mm0 // write des[1]
424 movq QWORD ptr [rsi+rcx*2], mm1 // write des[2]
457 movq QWORD ptr [rdi], mm0 // write des[3]
488 movq QWORD ptr [rdi+rcx], mm1 // write des[4]
538 movq mm0, QWORD ptr [rsi] // src[0];
539 movq mm1, QWORD ptr [rsi+rcx] // src[1]
    [all...]
  /external/libpcap/
pcap-dos.h 60 typedef unsigned long long QWORD;
65 typedef unsigned __int64 QWORD;
  /external/openssl/crypto/rand/
rand_os2.c 90 QWORD qwTime;
  /external/libvpx/vp8/common/x86/
postproc_sse2.asm 64 movq xmm3, QWORD PTR [rsi] ; mm4 = r0 p0..p7
69 movq xmm5, QWORD PTR [rsi + rax] ; mm4 = r1 p0..p7
80 movq xmm5, QWORD PTR [rsi + 2*rax] ; mm4 = r2 p0..p7
94 movq xmm5, QWORD PTR [rsi+2*rax] ; mm4 = r-2 p0..p7
106 movq xmm4, QWORD PTR [rsi+rax] ; mm4 = r-1 p0..p7
127 movq QWORD PTR [rdi], xmm1 ;
143 movq mm0, QWORD PTR [rdi-8];
146 movq xmm7, QWORD PTR [rdi +rdx -2]
217 movq QWORD PTR [rdi+rdx-8], mm0 ; store previous four bytes
225 movq QWORD PTR [rdi+rdx-8], mm
    [all...]
postproc_mmx.c 440 movq xmm3, QWORD PTR [esi] ;
449 movq xmm5, QWORD PTR [esi + eax] ;
468 movq xmm5, QWORD PTR [esi + 2*eax] ;
491 movq xmm5, QWORD PTR [esi+2*eax] ;
512 movq xmm4, QWORD PTR [esi+eax] ;
548 movq QWORD PTR [edi], xmm1 ;
565 movq mm0, QWORD PTR [edi-8];
568 movq xmm7, QWORD PTR [edi +edx -2]
680 movq QWORD PTR [edi+edx-8], mm0 ;
689 movq QWORD PTR [edi+edx-8], mm
    [all...]
loopfilter_sse2.asm 682 movq xmm4, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02 01 00
683 movq xmm1, QWORD PTR [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12 11 10
684 movq xmm0, QWORD PTR [rsi+2*rax] ; xx xx xx xx xx xx xx xx 27 26 25 24 23 22 21 20
685 movq xmm7, QWORD PTR [rdi+2*rax] ; xx xx xx xx xx xx xx xx 37 36 35 34 33 32 31 30
686 movq xmm5, QWORD PTR [rsi+4*rax] ; xx xx xx xx xx xx xx xx 47 46 45 44 43 42 41 40
687 movq xmm2, QWORD PTR [rdi+4*rax] ; xx xx xx xx xx xx xx xx 57 56 55 54 53 52 51 50
691 movq xmm1, QWORD PTR [rdi+2*rcx] ; xx xx xx xx xx xx xx xx 77 76 75 74 73 72 71 70
696 movq xmm7, QWORD PTR [rsi+2*rcx] ; xx xx xx xx xx xx xx xx 67 66 65 64 63 62 61 60
737 movq xmm2, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 87 86 85 84 83 82 81 80
738 movq xmm6, QWORD PTR [rdi] ; xx xx xx xx xx xx xx xx 97 96 95 94 93 92 91 9
    [all...]
subpixel_sse2.asm 392 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
617 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
732 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
782 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
879 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 579 QWORD iPackets;
580 QWORD iPlayDuration;
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 546 milliseconds