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

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dh264_intrapred_init.c33 PRED4x4(down_left, 10, sse2)
35 PRED4x4(down_right, 10, sse2)
38 PRED4x4(vertical_left, 10, sse2)
40 PRED4x4(vertical_right, 10, sse2)
44 PRED4x4(horizontal_down, 10, sse2)
53 PRED8x8(dc, 10, sse2)
54 PRED8x8(top_dc, 10, sse2)
55 PRED8x8(plane, 10, sse2)
56 PRED8x8(vertical, 10, sse2)
57 PRED8x8(horizontal, 10, sse2)
[all...]
H A Dh264dsp_init.c35 IDCT_ADD_FUNC(, 10, sse2)
39 IDCT_ADD_FUNC(8_dc, 10, sse2)
41 IDCT_ADD_FUNC(8, 8, sse2)
42 IDCT_ADD_FUNC(8, 10, sse2)
55 IDCT_ADD_REP_FUNC(8, 4, 8, sse2)
56 IDCT_ADD_REP_FUNC(8, 4, 10, sse2)
60 IDCT_ADD_REP_FUNC(, 16, 8, sse2)
61 IDCT_ADD_REP_FUNC(, 16, 10, sse2)
64 IDCT_ADD_REP_FUNC(, 16intra, 8, sse2)
65 IDCT_ADD_REP_FUNC(, 16intra, 10, sse2)
[all...]
H A Dh264_qpel.c393 QPEL_H264_V_XMM(put_, PUT_OP, sse2)
394 QPEL_H264_V_XMM(avg_,AVG_MMXEXT_OP, sse2)
395 QPEL_H264_HV_XMM(put_, PUT_OP, sse2)
396 QPEL_H264_HV_XMM(avg_,AVG_MMXEXT_OP, sse2)
403 H264_MC_816(H264_MC_V, sse2)
404 H264_MC_816(H264_MC_HV, sse2)
445 LUMA_MC_816(10, mc00, sse2)
446 LUMA_MC_816(10, mc10, sse2)
449 LUMA_MC_816(10, mc20, sse2)
452 LUMA_MC_816(10, mc30, sse2)
[all...]
H A Dvp9dsp_init.c43 fpel_func(avg, 16, sse2);
44 fpel_func(avg, 32, sse2);
45 fpel_func(avg, 64, sse2);
187 lpf_funcs(16, 16, sse2);
190 lpf_funcs(44, 16, sse2);
193 lpf_funcs(84, 16, sse2);
196 lpf_funcs(48, 16, sse2);
199 lpf_funcs(88, 16, sse2);
222 ipred_func(16, v, sse2);
223 ipred_func(32, v, sse2);
[all...]
H A Dhevcdsp.h133 idct_dc_proto(16,8, sse2);
134 idct_dc_proto(32,8, sse2);
140 idct_dc_proto(8, 10, sse2);
141 idct_dc_proto(16,10, sse2);
142 idct_dc_proto(32,10, sse2);
H A Dvp8dsp_init.c157 TAP_W16(sse2, epel, h6)
158 TAP_W16(sse2, epel, v6)
159 TAP_W16(sse2, bilinear, h)
160 TAP_W16(sse2, bilinear, v)
198 HVTAP(sse2, 16, x, y, w, 16) \
229 HVBILIN(sse2, 8, 8, 16)
230 HVBILIN(sse2, 8, 16, 16)
288 DECLARE_LOOP_FILTER(sse2)
351 VP8_LUMA_MC_FUNC(0, 16, sse2);
352 VP8_MC_FUNC(1, 8, sse2);
[all...]
H A Dac3dsp.asm79 INIT_XMM sse2
92 ; This is used for mmxext and sse2 because they have pminsw/pmaxsw.
97 %if cpuflag(sse2)
161 INIT_XMM sse2
199 INIT_XMM sse2
208 INIT_XMM sse2
269 INIT_XMM sse2
334 INIT_XMM sse2
419 INIT_XMM sse2
435 %elif cpuflag(sse2)
[all...]
H A Dh264_intrapred_10bit.asm81 INIT_XMM sse2
120 INIT_XMM sse2
162 INIT_XMM sse2
219 INIT_XMM sse2
248 INIT_XMM sse2
292 INIT_XMM sse2
308 INIT_XMM sse2
409 INIT_XMM sse2
415 INIT_XMM sse2
442 INIT_XMM sse2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264dsp_mmx.c34 IDCT_ADD_FUNC(, 10, sse2)
38 IDCT_ADD_FUNC(8_dc, 10, sse2)
40 IDCT_ADD_FUNC(8, 8, sse2)
41 IDCT_ADD_FUNC(8, 10, sse2)
56 IDCT_ADD_REP_FUNC(8, 4, 8, sse2)
57 IDCT_ADD_REP_FUNC(8, 4, 10, sse2)
61 IDCT_ADD_REP_FUNC(, 16, 8, sse2)
62 IDCT_ADD_REP_FUNC(, 16, 10, sse2)
65 IDCT_ADD_REP_FUNC(, 16intra, 8, sse2)
66 IDCT_ADD_REP_FUNC(, 16intra, 10, sse2)
[all...]
H A Dh264_intrapred_init.c28 PRED4x4(down_left, 10, sse2)
30 PRED4x4(down_right, 10, sse2)
33 PRED4x4(vertical_left, 10, sse2)
35 PRED4x4(vertical_right, 10, sse2)
39 PRED4x4(horizontal_down, 10, sse2)
47 PRED8x8(dc, 10, sse2)
48 PRED8x8(top_dc, 10, sse2)
49 PRED8x8(plane, 10, sse2)
50 PRED8x8(vertical, 10, sse2)
51 PRED8x8(horizontal, 10, sse2)
[all...]
H A Dh264_weight_10bit.asm108 WEIGHT_FUNC_DBL sse2
126 WEIGHT_FUNC_MM sse2
147 WEIGHT_FUNC_HALF_MM sse2
237 BIWEIGHT_FUNC_DBL sse2
255 BIWEIGHT_FUNC sse2
276 BIWEIGHT_FUNC_HALF sse2
H A Dvp8dsp-init.c152 TAP_W16(sse2, epel, h6)
153 TAP_W16(sse2, epel, v6)
154 TAP_W16(sse2, bilinear, h)
155 TAP_W16(sse2, bilinear, v)
187 HVTAP(sse2, 16, x, y, w, 16) \
216 HVBILIN(sse2, 8, 8, 16)
217 HVBILIN(sse2, 8, 16, 16)
254 DECLARE_LOOP_FILTER(sse2)
346 VP8_LUMA_MC_FUNC(0, 16, sse2);
347 VP8_MC_FUNC(1, 8, sse2);
[all...]
H A Dfmtconvert.asm47 %ifidn %1, sse2
73 INT32_TO_FLOAT_FMUL_SCALAR sse2, 3
87 %ifidn %1, sse2
104 %ifnidn %1, sse2
111 FLOAT_TO_INT16 sse2, 2
132 %ifidn %1, sse2
154 %ifnidn %1, sse2
168 FLOAT_TO_INT16_INTERLEAVE2 sse2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/x86/
H A Dresample_init.c38 RESAMPLE_FUNCS(int16, sse2);
44 RESAMPLE_FUNCS(double, sse2);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A Dcpu.h54 FLAC__bool sse2; member in struct:__anon3799
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_mmx.c248 SCALE_FUNCS_SSE(sse2); variable
264 VSCALEX_FUNCS(sse2); variable
281 VSCALE_FUNCS(sse2, sse2);
302 INPUT_FUNCS(sse2); variable
395 ASSIGN_SSE_SCALE_FUNC(c->hyScale, c->hLumFilterSize, sse2, sse2);
396 ASSIGN_SSE_SCALE_FUNC(c->hcScale, c->hChrFilterSize, sse2, sse2);
397 ASSIGN_VSCALEX_FUNC(c->yuv2planeX, sse2,);
[all...]
H A Dscale.asm65 %else ; ssse3/sse2
67 %endif ; mmx/sse2/ssse3/sse4
149 %elifidn %5, sse2
159 %endif ; mmx/sse2/ssse3/sse4
204 %elifidn %5, sse2
233 %endif ; mmx/sse2/ssse3/sse4
326 %ifidn %5, sse2
333 %endif ; sse2/ssse3/sse4
337 %ifidn %5, sse2
344 %endif ; sse2/ssse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dswscale.c309 SCALE_FUNCS_SSE(sse2); variable
325 VSCALEX_FUNCS(sse2); variable
342 VSCALE_FUNCS(sse2, sse2);
374 INPUT_FUNCS(sse2); variable
493 ASSIGN_SSE_SCALE_FUNC(c->hyScale, c->hLumFilterSize, sse2, sse2);
494 ASSIGN_SSE_SCALE_FUNC(c->hcScale, c->hChrFilterSize, sse2, sse2);
495 ASSIGN_VSCALEX_FUNC(c->yuv2planeX, sse2, ,
[all...]
H A Dscale.asm68 %else ; ssse3/sse2
70 %endif ; mmx/sse2/ssse3/sse4
152 %elif notcpuflag(ssse3) ; sse2
162 %endif ; mmx/sse2/ssse3/sse4
207 %elif notcpuflag(ssse3) ; sse2
236 %endif ; mmx/sse2/ssse3/sse4
328 %if notcpuflag(ssse3) ; sse2
335 %endif ; sse2/ssse3/sse4
339 %if notcpuflag(ssse3) ; sse2
346 %endif ; sse2/ssse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dx86cpuid.pl8 for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
120 if ($sse2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dbn-586.pl9 $sse2=0;
10 for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
12 &external_label("OPENSSL_ia32cap_P") if ($sse2);
28 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
34 if ($sse2) {
214 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
220 if ($sse2) {
325 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
331 if ($sse2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dbn-586.pl9 $sse2=0;
10 for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
12 &external_label("OPENSSL_ia32cap_P") if ($sse2);
28 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
34 if ($sse2) {
214 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
220 if ($sse2) {
325 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
331 if ($sse2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Ddither.asm37 INIT_XMM sse2
81 INIT_XMM sse2
114 INIT_XMM sse2

Completed in 168 milliseconds

123456