diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2024-07-22 21:06:38 +0300 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2024-07-29 21:16:41 +0300 |
commit | 7aa6510fe1fc726f0acd22c5b2d2537c69099395 (patch) | |
tree | 30114654552db3a0691b69d9505d66b6ed62b45a /libavcodec/libxavs2.c | |
parent | c98127c00eab4d2d9414a0a8c5b27bf7e17f5866 (diff) | |
download | ffmpeg-7aa6510fe1fc726f0acd22c5b2d2537c69099395.tar.gz |
lavc/vp9dsp: copy 8 pixels at once
In the 8-bit case, we can actually read/write 8 aligned pixel values per
load/store, which unsurprisingly tends to be faster on 64-bit systems (and
makes no differences on 32-bit systems). This requires ifdef'ing though.
Diffstat (limited to 'libavcodec/libxavs2.c')
0 files changed, 0 insertions, 0 deletions