Files
FFmpeg/libswscale
Rémi Denis-Courmont 15982554e6 swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103}
This avoids strided loads.

Before:
shuffle_bytes_0321_rvv_i32: 307.7
shuffle_bytes_2103_rvv_i32: 308.7

After:
shuffle_bytes_0321_rvv_i32: 59.7
shuffle_bytes_2103_rvv_i32: 61.5
2023-07-21 22:18:02 +03:00
..
2023-05-20 20:07:18 +02:00
2022-01-04 19:39:22 -06:00
2015-09-04 19:00:20 -03:00
2014-08-12 20:52:21 +02:00