HomeSort by relevance Sort by last modified time
    Searched refs:dword (Results 151 - 175 of 181) sorted by null

1 2 3 4 5 67 8

  /external/libvpx/libvpx/vp8/common/x86/
dequantize_mmx.asm 95 movsxd rdi, dword ptr arg(3) ;stride
loopfilter_mmx.asm 40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
42 movsxd rcx, dword ptr arg(5) ;count
253 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
257 movsxd rcx, dword ptr arg(5) ;count
622 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
624 movsxd rcx, dword ptr arg(5) ;count
    [all...]
loopfilter_sse2.asm 304 movsxd rax, dword ptr arg(1) ;src_pixel_step
353 movsxd rax, dword ptr arg(1) ; src_pixel_step
579 movsxd rax, dword ptr arg(1) ;src_pixel_step
626 movsxd rax, dword ptr arg(1) ; src_pixel_step
    [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
dct_mmx.asm 28 movsxd rax, dword ptr arg(2) ;pitch
fwalsh_sse2.asm 28 movsxd rdx, dword ptr arg(2) ; pitch
dct_sse2.asm 29 movsxd rax, dword ptr arg(2)
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
42 movsxd rcx, dword ptr arg(5) ;count
253 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
257 movsxd rcx, dword ptr arg(5) ;count
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 76 ;scanalign equ rsp + xx - LocalVarsSize ; dword-misalignment of string r13
127 ;;; assumption that the compiler will dword-align the fields. (Thus,
142 COMM window_size:DWORD
148 COMM strstart:DWORD
149 COMM match_start:DWORD
151 COMM prev_length:DWORD ; PrevLen
152 COMM max_chain_length:DWORD
153 COMM good_match:DWORD
154 COMM nice_match:DWORD
276 ;;; dword-aligned.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi_emit.h 133 unsigned dword );
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
armv4-mont.S 19 sub sp,sp,#4 @ +extra dword
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_emit.h 133 unsigned dword );
  /external/openssl/crypto/bn/asm/
armv4-mont.S 19 sub sp,sp,#4 @ +extra dword
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 71 ; via register, assume that the high dword of that register is filled with 0.
223 ; rNd, rNw, rNb are dword, word, and byte size
224 ; rNm is the original location of arg N (a register or on the stack), dword
240 %define r%1mp dword r %+ %1m
530 %define r%1mp dword r%1m
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 89 ; and outputing to a dword.
93 punpckhwd m6, m5 ; sign-extend m6 word->dword
112 punpcklwd m6, m5 ; sign-extend m6 word->dword
162 %define h dword heightm
206 %define h dword heightm
    [all...]
vp9_sad_sse2.asm 35 %define n_rowsd dword r0m
  /external/libyuv/files/source/
row_win.cc     [all...]
scale.cc 465 movd dword ptr [edx], xmm0
535 movd dword ptr [edx], xmm0
    [all...]
  /external/oprofile/events/mips/34K/
events 88 event:0x3e counters:0 um:zero minimum:500 name:READ_RESPONSE_LATENCY : 62-0 Read latency from miss detection until critical dword of response is returned
  /external/oprofile/events/mips/1004K/
events 96 event:0x3e counters:0 um:zero minimum:500 name:READ_RESPONSE_LATENCY : 62-0 Read latency from miss detection until critical dword of response is returned
  /external/kernel-headers/original/linux/
pci.h 637 _PCI_NOP(o,dword,u32 x)
  /external/qemu-pc-bios/bochs/bios/
rombios.c 364 // memcpy of count dword
499 cmp eax, dword ptr [di]
518 mul eax, dword ptr [di]
527 dec dword ptr [bx]
543 inc dword ptr [bx]
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 824 movd dword ptr [edi], xmm0
891 movd dword ptr [edi], xmm0
    [all...]
  /external/netperf/
netlib.c 414 DWORD dwResult;
415 DWORD dwError;
875 DWORD ErrorCode;
919 DWORD thread_id ;
2452 long long dword; member in union:overlay_u
2473 long long dword; member in union:overlay_u
    [all...]
  /external/qemu-pc-bios/vgabios/
vbe.c 751 mul eax, dword ptr [di]
    [all...]

Completed in 694 milliseconds

1 2 3 4 5 67 8