On Sat, Nov 2, 2024 at 1:27 PM Zhao Zhili wrote:
> From: Zhao Zhili
>
> There were static functions which built for x86_32, but the simd
> functions they reference only available for x86_64.
>
Thank you, Zhili,
Merged
> ---
> libavcodec/x86/vvc/vvcdsp_init.c | 5 +
> 1 file changed, 5 inse
From: Zhao Zhili
There were static functions which built for x86_32, but the simd
functions they reference only available for x86_64.
---
libavcodec/x86/vvc/vvcdsp_init.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/libavcodec/x86/vvc/vvcdsp_init.c b/libavcodec/x86/vvc/vvcdsp_init.c