diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-15 22:56:42 +0300 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-19 18:37:33 +0300 |
commit | 233066e85adbb3eb4d385369325a2ad44a625df2 (patch) | |
tree | 7ddfaacbd2de3157734bd8cf0c3ce20541aafa8f /tests/fate/image.mak | |
parent | 6ab4b92e82ea585aac44bd0342f841a8ba45bb66 (diff) | |
download | ffmpeg-233066e85adbb3eb4d385369325a2ad44a625df2.tar.gz |
lavc/flacdsp: optimise RVV vector type for lpc32
This is pretty much the same as for lpc16, though it only improves half
as large prediction orders. With 128-bit vectors, this gives:
C V old V new
1 69.2 181.5 95.5
2 107.7 180.7 95.2
3 145.5 180.0 103.5
4 183.0 179.2 102.7
5 220.7 178.5 128.0
6 257.7 194.0 127.5
7 294.5 193.7 126.7
8 331.0 193.0 126.5
Larger prediction orders see no significant changes at that size.
Diffstat (limited to 'tests/fate/image.mak')
0 files changed, 0 insertions, 0 deletions