Home
last modified time | relevance | path

Searched refs:have_lsx (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/loongarch/
Dcpu.h28 #define have_lsx(flags) CPUEXT(flags, LSX) macro
/third_party/ffmpeg/libavcodec/loongarch/
Dvp8dsp_init_loongarch.c48 if (have_lsx(cpu_flags)) { in ff_vp8dsp_init_loongarch()
Dhevcdsp_init_loongarch.c30 if (have_lsx(cpu_flags)) { in ff_hevc_dsp_init_loongarch()
Dvp9dsp_init_loongarch.c86 if (have_lsx(cpu_flags)) in ff_vp9dsp_init_loongarch()