diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2023-11-07 21:56:02 +0200 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2023-11-12 14:03:09 +0200 |
commit | f576a0835b45940aad08507257ecd8d61d42452c (patch) | |
tree | 11927b194531d80e7097f051ef6cc3ae3949f945 /libavcodec/texturedsp.h | |
parent | eb508702a899f4a41d3653d90b077b487083d2ab (diff) | |
download | ffmpeg-f576a0835b45940aad08507257ecd8d61d42452c.tar.gz |
lavc/aacpsdsp: rework R-V V hybrid_synthesis_deint
Given the size of the data set, strided memory accesses cannot be avoided.
We can still do better than the current code.
ps_hybrid_synthesis_deint_c: 12065.5
ps_hybrid_synthesis_deint_rvv_i32: 13650.2 (before)
ps_hybrid_synthesis_deint_rvv_i64: 8181.0 (after)
Diffstat (limited to 'libavcodec/texturedsp.h')
0 files changed, 0 insertions, 0 deletions