arm64: looprestoration: Avoid unnecessary alignment of the mid buffer
There's no gain in aligning it to more than 16 bytes. The ALIGN_STK_32 macro actually only aligns to 16 bytes on arm targets anyway.
Please register or sign in to comment
There's no gain in aligning it to more than 16 bytes. The ALIGN_STK_32 macro actually only aligns to 16 bytes on arm targets anyway.
VideoLAN code repository instance