#include "cpu.h"
#include "config.h"
Go to the source code of this file.
Functions | |
int | av_get_cpu_flags (void) |
Return the flags which specify extensions supported by the CPU. |
int av_get_cpu_flags | ( | void | ) |
Return the flags which specify extensions supported by the CPU.
Definition at line 22 of file cpu.c.
Referenced by dsputil_h264_init_ppc(), dsputil_init_mmx(), dsputil_init_pix_mmx(), dsputil_init_ppc(), dsputilenc_init_mmx(), ff_ac3dsp_init_x86(), ff_cavsdsp_init_mmx(), ff_dnxhd_init_mmx(), ff_dwt_init_x86(), ff_fft_init_mmx(), ff_h263_decode_frame(), ff_h264_pred_init_x86(), ff_h264dsp_init_ppc(), ff_h264dsp_init_x86(), ff_lpc_init_x86(), ff_mpegaudiodec_init_mmx(), ff_vc1dsp_init_altivec(), ff_vc1dsp_init_mmx(), ff_vp56dsp_init_x86(), ff_vp8dsp_init_altivec(), ff_vp8dsp_init_x86(), init(), main(), MPV_common_init_altivec(), and MPV_common_init_mmx().