[FFmpeg-devel] [PATCH] Optimised alf_classify function 8/10/12bit of vvc codec for aarch64

2025-07-08 Thread Georgii Zagoruiko
--- libavcodec/aarch64/vvc/alf.S | 278 ++ libavcodec/aarch64/vvc/alf_template.c | 87 libavcodec/aarch64/vvc/dsp_init.c | 6 + 3 files changed, 371 insertions(+) diff --git a/libavcodec/aarch64/vvc/alf.S b/libavcodec/aarch64/vvc/alf.S index 8801b3

[FFmpeg-devel] [PATCH] avcodec/aarch64/vvc: optimised alf_classify function 8/10/12bit of vvc codec for aarch64

2025-07-09 Thread Georgii Zagoruiko
- vvc_alf.alf_classify [OK] vvc_alf_classify_8x8_8_c: 1314.4 ( 1.00x) vvc_alf_classify_8x8_8_neon: 794.3 ( 1.65x) vvc_alf_classify_8x8_10_c:1154.7 ( 1.00x) vvc_alf_classify_8x8_10_neon: 770.