mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-02 03:06:28 +02:00
ee1526c05f
vtype_vli computes the VTYPE value with the optimal LMUL for a given element width, tail and mask policies and a run-time vector length. vtype_ivli does the same, but with the compile-time constant vector length. vwtypei and vntypei can be used to widen or narrow a VTYPE value for use in mixed-width vector-optimised functions. |
||
---|---|---|
.. | ||
asm.S | ||
bswap_rvb.S | ||
bswap.h | ||
cpu.c | ||
cpu.h | ||
fixed_dsp_init.c | ||
fixed_dsp_rvv.S | ||
float_dsp_init.c | ||
float_dsp_rvv.S | ||
intmath.h | ||
Makefile | ||
timer.h |