diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-14 22:15:08 +0300 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-19 18:37:33 +0300 |
commit | ee1526c05fdfb4a96e492b5c8c2950b555ec7bab (patch) | |
tree | 5650a5c9f3fade17098c6419c745d7ba1b9cd3bb /tests/fate/image.mak | |
parent | a7e506fcd8442ee432ae1450ccc4ce212b5c2e1e (diff) | |
download | ffmpeg-ee1526c05fdfb4a96e492b5c8c2950b555ec7bab.tar.gz |
lavu/riscv: add assembler macros for adjusting vector LMUL
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.
Diffstat (limited to 'tests/fate/image.mak')
0 files changed, 0 insertions, 0 deletions