aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/af_anlms.c
diff options
context:
space:
mode:
authorRĂ©mi Denis-Courmont <remi@remlab.net>2022-10-05 19:12:55 +0300
committerLynne <dev@lynne.ee>2022-10-10 02:22:39 +0200
commit97d34befea598d34e92ed384acb3dced5490ae8a (patch)
tree9590fd0ad35925841ea7f1d24a787656c61d7c40 /libavfilter/af_anlms.c
parentf59a767ccd56ba1b82ae94e2229f9151936f8b7c (diff)
downloadffmpeg-97d34befea598d34e92ed384acb3dced5490ae8a.tar.gz
lavc/opusdsp: RISC-V V (256-bit) postfilter
This adds a variant of the postfilter for use with 256-bit vectors. As a single vector is then large enough to perform the scalar product, the group multipler is reduced to just one at run-time. The different vector type is passed via register. Unfortunately, there is no VSETIVL instruction, so the constant vector size (5) also needs to be passed via a register.
Diffstat (limited to 'libavfilter/af_anlms.c')
0 files changed, 0 insertions, 0 deletions