Searched refs:mmx (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/lib/
H A DMakefile9 lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
H A Dusercopy.c15 #include <asm/mmx.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A Dcpu.h51 FLAC__bool mmx; member in struct:__anon850
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/
H A DMakefile.cpu17 cflags-$(CONFIG_M586MMX) += -march=pentium-mmx
42 cflags-$(CONFIG_MGEODEGX1) += -march=pentium-mmx
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dcpu.c167 info->data.ia32.mmx = false;
181 info->data.ia32.mmx = (flags_edx & FLAC__CPUINFO_IA32_CPUID_MMX )? true : false;
202 fprintf(stderr, " MMX ........ %c\n", info->data.ia32.mmx ? 'Y' : 'n');
H A Dstream_encoder.c939 if(encoder->private_->cpuinfo.data.ia32.mmx) {
947 if(encoder->private_->cpuinfo.data.ia32.mmx && encoder->private_->cpuinfo.data.ia32.cmov)
H A Dstream_decoder.c428 if(decoder->private_->cpuinfo.data.ia32.mmx) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/
H A DMakefile54 cflags-y += $(call cc-option,-mno-sse -mno-mmx -mno-sse2 -mno-3dnow,)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dpage.h17 #include <asm/mmx.h>
H A Dstring.h281 #include <asm/mmx.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dmotion_est_mmx.c424 PIX_SAD(mmx)
H A Ddsputil_mmx.c31 #include "mmx.h"
763 this mmx version can only handle w==8 || w==16 */
1670 //FIXME could still use mmx for some of the rows
2575 av_log(avctx, AV_LOG_INFO, " mmx");
2656 SET_HPEL_FUNCS(put, 0, 16, mmx);
2657 SET_HPEL_FUNCS(put_no_rnd, 0, 16, mmx);
2658 SET_HPEL_FUNCS(avg, 0, 16, mmx);
2659 SET_HPEL_FUNCS(avg_no_rnd, 0, 16, mmx);
2660 SET_HPEL_FUNCS(put, 1, 8, mmx);
2661 SET_HPEL_FUNCS(put_no_rnd, 1, 8, mmx);
[all...]
H A Dfdct_mmx.c374 FDCT_COL(mmx, mm, movq)
H A Ddsputilenc_mmx.c1171 HADAMARD8_DIFF_MMX(mmx)
1234 DCT_SAD_FUNC(mmx)
H A Dx86inc.asm408 ; merge mmx and sse*
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfigure205 echo " --disable-mmx disable MMX optimizations"
856 mmx
987 amd3dnow_deps="mmx"
996 mmx2_deps="mmx"
999 sse_deps="mmx"
1511 disable mmx
1725 test -z "$need_memalign" && need_memalign="$mmx"
1782 i[345]86|pentium|pentium-mmx|k6|k6-[23]|winchip-c6|winchip2|c3)
2278 echo "MMX enabled ${mmx-no}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dinffas32.asm65 .mmx
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dinffas32.asm65 .mmx

Completed in 1574 milliseconds