Skip to content
Commit 58b15237 authored by Henrik Gramner's avatar Henrik Gramner Committed by Henrik Gramner
Browse files

x86: Fix an alignment issue in 8-bit AVX-512 loop restoration

We don't have a separate 8-bit AVX-512 5-tap Wiener filter so the 7-tap
function is used for chroma as well, and in some esoteric edge cases
chroma dst pointers may only have a 32-byte alignment despite having
a width larger than 32, so use an unaligned store as a workaround.
parent 895fed08
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment