FFmpeg
Macros
cpu.h File Reference
#include "libavutil/cpu.h"
#include "libavutil/cpu_internal.h"

Go to the source code of this file.

Macros

#define have_lsx(flags)   CPUEXT(flags, LSX)
 
#define have_lasx(flags)   CPUEXT(flags, LASX)
 

Macro Definition Documentation

◆ have_lsx

#define have_lsx (   flags)    CPUEXT(flags, LSX)

Definition at line 28 of file cpu.h.

◆ have_lasx

#define have_lasx (   flags)    CPUEXT(flags, LASX)

Definition at line 29 of file cpu.h.