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

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_dmix_i386.c 87 static int smp = 0, mmx = 0, cmov = 0; local
106 if (strstr(line, " mmx"))
107 mmx = 1;
116 if (mmx) {
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmx_main.asm 2 ; mmx format converter main loops for HERMES
mmxp2_32.asm 2 ; pII-optimised MMX format converters for HERMES
14 ; conversion routine from the mmx programming tutorial pages).
  /external/kernel-headers/original/asm-x86/
page_32.h 17 #include <asm/mmx.h>
25 * On older X86 processors it's not a win to use MMX here it seems.
string_32.h 114 #include <asm/mmx.h>
  /external/libvpx/vp8/encoder/x86/
quantize_mmx.asm 263 ; Substitute the sse assembly for the old mmx mixed assembly/C. The
  /external/libvpx/build/make/
configure.sh 778 soft_enable mmx
  /external/libpng/
CHANGES 454 Define PNG_USE_PNGVCRD in makefile.w32, to get MMX assembler code.
476 Revised pngvcrd.c to use MMX code for interlacing only on the final pass.
478 Split makefile.win32vc into two versions, makefile.vcawin32 (uses MMX
    [all...]
  /external/zlib/contrib/masmx86/
inffas32.asm 15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
16 ; * enabled. I will attempt to merge the MMX code into this version. Newer
65 .mmx
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 2023 milliseconds