1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libavutil/riscv
Rémi Denis-Courmont 247c5b2b97 lavu/riscv: add ff_rv_vlen_least()
This inline function checks that the vector length is at least a given
value. With this, most run-time VLEN checks can be optimised away.
2024-05-13 18:36:07 +03:00
..
asm.S lavu/riscv: remove bespoke assembler for MIN 2024-05-10 18:59:06 +03:00
bswap_rvb.S
bswap.h
cpu.c lavu/riscv: add Zvbb CPU capability detection 2024-05-11 11:38:49 +03:00
cpu.h lavu/riscv: add ff_rv_vlen_least() 2024-05-13 18:36:07 +03:00
fixed_dsp_init.c
fixed_dsp_rvv.S
float_dsp_init.c
float_dsp_rvv.S
intmath.h
Makefile
timer.h