Home
last modified time | relevance | path

Searched refs:FF_MM_FORCE (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmotion-test.c145 ctx->dsp_mask = FF_MM_FORCE; in main()
149 ctx->dsp_mask = FF_MM_FORCE | flags[c]; in main()
H A Davcodec.h1384 #define FF_MM_FORCE 0x80000000 /* Force usage of selected flags (OR) */ macro
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/armv4l/
H A Ddsputil_iwmmxt.c158 if (avctx->dsp_mask & FF_MM_FORCE) in dsputil_init_iwmmxt()
/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dvideo_ffmpeg.h965 #define FF_MM_FORCE 0x80000000 /* force usage of selected flags (OR) */ macro
/dports/net/h323plus/h323plus-1_27_2/plugins/video/H.263-ffmpeg/ffmpeg/
H A Davcodec.h913 #define FF_MM_FORCE 0x80000000 /* force usage of selected flags (OR) */ macro
/dports/audio/mous/mous-2.0.1/deps/ffmpeg-strip-wma/
H A Davcodec.h1086 #define FF_MM_FORCE 0x80000000 /* force usage of selected flags (OR) */ macro
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/
H A Davcodec.h1384 #define FF_MM_FORCE 0x80000000 /* Force usage of selected flags (OR) */ macro
/dports/net/opal/opal-3.10.10/plugins/video/common/ffmpeg/libavcodec/
H A Davcodec.h1736 #define FF_MM_FORCE AV_CPU_FLAG_FORCE macro
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/i386/
H A Ddsputil_mmx.c2065 if (avctx->dsp_mask & FF_MM_FORCE) in dsputil_init_mmx()