On 11/25/2020 8:00 PM, Lynne wrote: > Our struct is a [2][25], libdav1d's is a [2][25 + 3] so the last 3 > v coefficients were missing. > Copy each plane's coefficients separately. > > Patch attached. Ok if tested to match values after copying.