Searched refs:cpuflags (Results 1 – 9 of 9) sorted by relevance
49 int cpuflags = av_get_cpu_flags(); in ff_showcqt_init_x86() local52 if (EXTERNAL_##TYPE(cpuflags)) { \ in ff_showcqt_init_x86()
157 guint cpuflags; in gst_dtsdec_class_init() local196 cpuflags = orc_target_get_default_flags (orc_target_get_by_name ("mmx")); in gst_dtsdec_class_init()197 if (cpuflags & ORC_TARGET_MMX_MMX) in gst_dtsdec_class_init()199 if (cpuflags & ORC_TARGET_MMX_3DNOW) in gst_dtsdec_class_init()201 if (cpuflags & ORC_TARGET_MMX_MMXEXT) in gst_dtsdec_class_init()204 cpuflags = 0; in gst_dtsdec_class_init()208 GST_LOG ("CPU flags: dts=%08x, orc=%08x", klass->dts_cpuflags, cpuflags); in gst_dtsdec_class_init()
2 fate-xvid-idct: CMD = framemd5 -flags +bitexact -cpuflags all -i $(TARGET_SAMPLES)/mpeg4/x…
435 unsigned cpuflags = av_get_cpu_flags(); in main() local437 if (av_parse_cpu_caps(&cpuflags, optarg) < 0) in main()440 av_force_cpu_flags(cpuflags); in main()
20 cpuflags=${11:-all}130 ffmpeg_args="-nostdin -nostats -noauto_conversion_filters -cpuflags $cpuflags"273 AVCONV_OPTS="-nostdin -nostats -noauto_conversion_filters -y -cpuflags $cpuflags"
5150 cpuflags="-mcpu=601"5154 cpuflags="-mcpu=603"5158 cpuflags="-mcpu=604"5162 cpuflags="-mcpu=750"5166 cpuflags="-mcpu=7450"5170 cpuflags="-mcpu=7400"5174 cpuflags="-mcpu=970"5178 cpuflags="-mcpu=$cpu"5182 cpuflags="-mcpu=$cpu"5185 cpuflags="-mcpu=cell"[all …]
289 @item -cpuflags flags (@emph{global})293 ffmpeg -cpuflags -sse+mmx ...294 ffmpeg -cpuflags mmx ...295 ffmpeg -cpuflags 0 ...
703 ; Appends cpuflags to the function name if cpuflags has been specified.1100 ; Append cpuflags to the callee's name iff the appended name is known and the plain name isn't
717 ; Appends cpuflags to the function name if cpuflags has been specified.1114 ; Append cpuflags to the callee's name iff the appended name is known and the plain name isn't