diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-25 21:09:46 +0300 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-31 22:22:43 +0300 |
commit | 06fc919aadd18f5cfb4e5c60fe31bc4dbccede77 (patch) | |
tree | 379c636022b83095f5bb557b1526b28f5d25b7f4 /libavformat/nistspheredec.c | |
parent | 63a96dbcced2a67e96ee7306874dd2574e2d7d74 (diff) | |
download | ffmpeg-06fc919aadd18f5cfb4e5c60fe31bc4dbccede77.tar.gz |
lavc/sbrdsp: add support for 256-bit vectors
hf_apply_noise_0_c: 35.7
hf_apply_noise_0_rvv_f32: 9.5
hf_apply_noise_1_c: 38.5
hf_apply_noise_1_rvv_f32: 10.0
hf_apply_noise_2_c: 35.5
hf_apply_noise_2_rvv_f32: 9.7
hf_apply_noise_3_c: 38.5
hf_apply_noise_3_rvv_f32: 10.0
Maybe extending the noise table manually is not such great idea, but I
not quite sure how to deal with that otherwise? Allocating the table
dynamically is possible but would require an ELF destructor to clean up.
Diffstat (limited to 'libavformat/nistspheredec.c')
0 files changed, 0 insertions, 0 deletions