Files
ffmpeg/libavcodec
Rémi Denis-Courmont 97d34befea 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.
2022-10-10 02:22:39 +02:00
..
2022-09-27 13:19:52 +02:00
2022-09-30 19:11:36 +02:00
2022-09-23 20:26:28 +02:00
2022-10-05 08:26:19 +02:00
2022-10-05 08:26:19 +02:00
2022-09-30 19:11:36 +02:00
2022-09-30 19:11:36 +02:00
2022-09-29 00:05:32 +02:00
2022-09-29 00:05:32 +02:00
2022-09-30 19:11:36 +02:00
2022-09-30 19:30:29 +02:00
2022-10-08 10:19:30 +02:00
2022-10-02 20:27:36 +02:00
2022-09-30 04:40:44 +02:00