Home
last modified time | relevance | path

Searched refs:HAVE_6REGS (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc.c43 #if HAVE_6REGS
69 #endif /* HAVE_6REGS */
140 #if HAVE_6REGS in ff_dct_encode_init_x86()
146 #if HAVE_6REGS && HAVE_SSSE3_INLINE in ff_dct_encode_init_x86()
H A Dvc1dsp_init.c105 if (HAVE_6REGS && INLINE_MMX(cpu_flags)) in ff_vc1dsp_init_x86()
109 if (HAVE_6REGS && INLINE_MMXEXT(cpu_flags)) in ff_vc1dsp_init_x86()
H A Dvp56_arith.h27 #if HAVE_INLINE_ASM && HAVE_FAST_CMOV && HAVE_6REGS
H A Dmpegaudiodsp.c50 #if HAVE_6REGS && HAVE_SSE_INLINE
194 #endif /* HAVE_6REGS && HAVE_SSE_INLINE */
260 #if HAVE_6REGS && HAVE_SSE_INLINE in ff_mpadsp_init_x86()
H A Dmathops.h101 #if HAVE_6REGS
111 #endif /* HAVE_6REGS */
H A Dsnowdsp.c610 #if HAVE_6REGS
878 #endif /* HAVE_6REGS */
893 #if HAVE_6REGS in ff_dwt_init_x86()
904 #if HAVE_6REGS in ff_dwt_init_x86()
H A Dvc1dsp_mmx.c36 #if HAVE_6REGS && HAVE_INLINE_ASM && HAVE_MMX_EXTERNAL
486 #endif /* HAVE_6REGS && HAVE_INLINE_ASM && HAVE_MMX_EXTERNAL */
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_noise.c28 #if HAVE_6REGS
70 #endif /* HAVE_6REGS */
107 #if HAVE_6REGS in ff_noise_init_x86()
/third_party/ffmpeg/libavcodec/
H A Ddirac_arith.h142 #if ARCH_X86 && HAVE_FAST_CMOV && HAVE_INLINE_ASM && HAVE_6REGS in dirac_get_arith_bit()
/third_party/ffmpeg/libavutil/x86/
H A Dasm.h76 #define HAVE_6REGS (ARCH_X86_64 || (HAVE_EBX_AVAILABLE || HAVE_EBP_AVAILABLE)) macro
/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c601 #if HAVE_6REGS
651 #endif /* HAVE_6REGS */
1417 #if HAVE_6REGS in sws_init_swscale()
1432 #if HAVE_6REGS in sws_init_swscale()
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c1672 #if (TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) && HAVE_6REGS in deInterlaceL5()
1732 #else //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) && HAVE_6REGS in deInterlaceL5()
1761 #endif //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) && HAVE_6REGS in deInterlaceL5()
2168 #if (TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) && HAVE_6REGS in tempNoiseReducer()
2457 #else //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) && HAVE_6REGS in tempNoiseReducer()
2540 #endif //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) && HAVE_6REGS in tempNoiseReducer()
3091 #if !TEMPLATE_PP_MMX || !HAVE_6REGS in blockCopy()
3095 #if TEMPLATE_PP_MMX && HAVE_6REGS in blockCopy()
3172 #else //TEMPLATE_PP_MMX && HAVE_6REGS in blockCopy()
3176 #endif //TEMPLATE_PP_MMX && HAVE_6REGS in blockCopy()
[all...]

Completed in 13 milliseconds