Searched refs:HAVE_YASM (Results 26 - 49 of 49) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvideodsp_init.c32 #if HAVE_YASM
241 #endif /* HAVE_YASM */
248 #if HAVE_YASM
270 #endif /* HAVE_YASM */
H A Dvp8dsp_init.c30 #if HAVE_YASM
292 #endif /* HAVE_YASM */
320 #if HAVE_YASM
365 #endif /* HAVE_YASM */
370 #if HAVE_YASM
464 #endif /* HAVE_YASM */
H A Dvp9dsp_init.c30 #if HAVE_YASM
255 #endif /* HAVE_YASM */
259 #if HAVE_YASM
412 #endif /* HAVE_YASM */
H A Dh264dsp_init.c213 #if HAVE_YASM
H A Dhpeldsp_init.c160 #if HAVE_YASM
175 #endif /* HAVE_YASM */
H A Dh264_qpel.c31 #if HAVE_YASM
504 #endif /* HAVE_YASM */
544 #if HAVE_YASM
H A Dqpeldsp_init.c76 #if HAVE_YASM
466 #endif /* HAVE_YASM */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A DMakefile57 MMX-OBJS-$(HAVE_YASM) += x86/dsputil_yasm.o \
H A Ddsputil_mmx.c1670 #if HAVE_YASM
1733 #endif /* HAVE_YASM */
1860 #if HAVE_YASM
2483 idct_algo==FF_IDCT_VP3 && HAVE_YASM){
2546 #if ARCH_X86_32 || !HAVE_YASM
2549 #if ARCH_X86_32 && HAVE_YASM
2565 #if HAVE_YASM
2603 if (CONFIG_VP3_DECODER && HAVE_YASM) {
2608 if (CONFIG_VP3_DECODER && HAVE_YASM) {
2652 #if HAVE_YASM
[all...]
H A Dh264dsp_mmx.c352 #if HAVE_YASM
434 #if HAVE_YASM
H A Dmpegaudiodec_mmx.c222 #if HAVE_YASM
236 #endif /* HAVE_YASM */
H A Dvc1dsp_mmx.c703 #if HAVE_YASM
791 #if HAVE_YASM
H A Dvp8dsp-init.c27 #if HAVE_YASM
286 #if HAVE_YASM
H A Dh264_intrapred_init.c172 #if HAVE_YASM
388 #endif /* HAVE_YASM */
H A Dh264_qpel_mmx.c1297 #if ARCH_X86_32 && HAVE_YASM // ARCH_X86_64 implies sse2+
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddiracdsp.c200 if (HAVE_MMX && HAVE_YASM) ff_diracdsp_init_mmx(c);
H A Ddct-test.c106 #if ARCH_X86_64 && HAVE_MMX && HAVE_YASM
143 #if ARCH_X86_64 && HAVE_YASM
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Daudioconvert.c157 if(HAVE_YASM && HAVE_MMX) swri_audio_convert_init_x86(ctx, out_fmt, in_fmt, channels);
H A Drematrix.c414 if(HAVE_YASM && HAVE_MMX) swri_rematrix_init_x86(s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dimgconvert.c41 #if HAVE_MMX && HAVE_YASM
54 #if HAVE_MMX && HAVE_YASM
915 #if !(HAVE_MMX && HAVE_YASM)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfig.h157 #define HAVE_YASM 0 macro
H A Dconfig.mak227 !HAVE_YASM=yes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_mmx.c316 #if HAVE_YASM
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c1943 #if !COMPILE_TEMPLATE_AMD3DNOW && (ARCH_X86_32 || COMPILE_TEMPLATE_SSE2) && COMPILE_TEMPLATE_MMXEXT == COMPILE_TEMPLATE_SSE2 && HAVE_YASM
2581 #if !COMPILE_TEMPLATE_AMD3DNOW && (ARCH_X86_32 || COMPILE_TEMPLATE_SSE2) && COMPILE_TEMPLATE_MMXEXT == COMPILE_TEMPLATE_SSE2 && HAVE_YASM

Completed in 311 milliseconds

12