Files
FFmpeg/libavcodec/riscv
Rémi Denis-Courmont b75dff0e20 lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic
As of 459a1512f1,
the code is unrolled to process two rows per iteration.
The output cursor thus needs to be incremented by twice the
stride, which is taken care of with SH1ADD. However the original
ADD from the original implemetation was incorrectly left over.
2024-11-18 20:04:58 +02:00
..
2024-09-28 18:35:35 +02:00
2024-09-28 18:35:35 +02:00
2024-09-28 18:35:35 +02:00
2024-08-02 21:24:01 +03:00
2024-08-19 22:29:20 +03:00
2024-08-19 22:29:20 +03:00
2024-08-19 22:29:20 +03:00