Home
last modified time | relevance | path

Searched refs:INLINE_AMD3DNOW (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoencdsp_init.c241 if (INLINE_AMD3DNOW(cpu_flags)) { in ff_mpegvideoencdsp_init_x86()
/third_party/ffmpeg/libavutil/x86/
H A Dcpu.h85 #define INLINE_AMD3DNOW(flags) CPUEXT_SUFFIX(flags, _INLINE, AMD3DNOW) macro
/third_party/ffmpeg/libswscale/
H A Dutils.c1935 else if (INLINE_AMD3DNOW(cpu_flags)) in sws_init_context()

Completed in 5 milliseconds