Searched refs:sse2 (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dcpu.c170 info->data.ia32.sse2 = false;
184 info->data.ia32.sse2 = (flags_edx & FLAC__CPUINFO_IA32_CPUID_SSE2 )? true : false;
205 fprintf(stderr, " SSE2 ....... %c\n", info->data.ia32.sse2 ? 'Y' : 'n');
216 if(info->data.ia32.fxsr || info->data.ia32.sse || info->data.ia32.sse2) {
219 info->data.ia32.fxsr = info->data.ia32.sse = info->data.ia32.sse2 = info->data.ia32.sse3 = info->data.ia32.ssse3 = false;
229 info->data.ia32.fxsr = info->data.ia32.sse = info->data.ia32.sse2 = info->data.ia32.sse3 = info->data.ia32.ssse3 = false;
235 info->data.ia32.fxsr = info->data.ia32.sse = info->data.ia32.sse2 = info->data.ia32.sse3 = info->data.ia32.ssse3 = false;
240 info->data.ia32.sse2 = info->data.ia32.sse3 = info->data.ia32.ssse3 = false;
243 info->data.ia32.fxsr = info->data.ia32.sse = info->data.ia32.sse2 = info->data.ia32.sse3 = info->data.ia32.ssse3 = false;
282 info->data.ia32.fxsr = info->data.ia32.sse = info->data.ia32.sse2
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A Dcpu.h54 FLAC__bool sse2; member in struct:__anon850
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/
H A DMakefile48 s512sse2-elf.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) sha512-sse2.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
53 s512sse2-cof.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) sha512-sse2.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
58 s512sse2-out.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
59 (cd asm; $(PERL) sha512-sse2.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dx86cpuid.pl8 for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
120 if ($sse2) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dbn-586.pl8 $sse2=0;
9 for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
11 &external_label("OPENSSL_ia32cap_P") if ($sse2);
27 &function_begin($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
50 if ($sse2) {
/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/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Ddsputil_mmx.c2459 FLOAT_TO_INT16_INTERLEAVE(sse2,
2583 av_log(avctx, AV_LOG_INFO, " sse2");
2887 H264_QPEL_FUNCS(0, 0, sse2);
2893 H264_QPEL_FUNCS(0, 1, sse2);
2894 H264_QPEL_FUNCS(0, 2, sse2);
2895 H264_QPEL_FUNCS(0, 3, sse2);
2896 H264_QPEL_FUNCS(1, 1, sse2);
2897 H264_QPEL_FUNCS(1, 2, sse2);
2898 H264_QPEL_FUNCS(1, 3, sse2);
2899 H264_QPEL_FUNCS(2, 1, sse2);
[all...]
H A Dfdct_mmx.c375 FDCT_COL(sse2, xmm, movdqa)
H A Dh264dsp_mmx.c2064 QPEL_H264_V_XMM(put_, PUT_OP, sse2)
2065 QPEL_H264_V_XMM(avg_, AVG_MMX2_OP, sse2)
2066 QPEL_H264_HV_XMM(put_, PUT_OP, sse2)
2067 QPEL_H264_HV_XMM(avg_, AVG_MMX2_OP, sse2)
2080 H264_MC_816(H264_MC_V, sse2)
2081 H264_MC_816(H264_MC_HV, sse2)
H A Ddsputilenc_mmx.c1179 HADAMARD8_DIFF_SSE2(sse2)
1246 DCT_SAD_FUNC(sse2)
H A Dh264_deblock_sse2.asm485 DEBLOCK_LUMA sse2, v, 16
743 DEBLOCK_LUMA_INTRA sse2, v
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure58 # no-sse2 disables IA-32 SSE2 code, above option implies no-sse2
800 $disabled{"sse2"} = "forced";
888 elsif (/^sse2$/)
1206 { $sha1_obj =~ s/\S*sse2\S+//; }
H A DMakefile16 OPTIONS=--prefix=/usr --openssldir=/etc/ssl -I${PKG_INSTALL_DIR}/usr/include -L${PKG_INSTALL_DIR}/usr/lib -ldl -DOPENSSL_SMALL_FOOTPRINT enable-shared enable-zlib-dynamic no-aes192 no-ans1 no-camellia no-ec no-ecdh no-ecdsa no-engines no-err no-fips no-gmp no-hw no-idea no-krb5 no-md2 no-mdc2 no-perlasm no-rc2 no-rc5 no-rfc3779 no-ripemd no-rmd160 no-sha0 no-smime no-sse2 no-threads
17 CONFIGURE_ARGS=linux-openwrt --prefix=/usr --openssldir=/etc/ssl -I${PKG_INSTALL_DIR}/usr/include -L${PKG_INSTALL_DIR}/usr/lib -ldl -DOPENSSL_SMALL_FOOTPRINT no-idea no-md2 no-mdc2 no-rc2 no-rc5 no-sha0 no-smime no-rmd160 no-aes192 no-ripemd no-camellia no-ans1 no-krb5 shared no-ec no-err no-fips no-hw no-threads zlib-dynamic no-engines no-sse2 no-perlasm

Completed in 139 milliseconds