ffmpeg/libavcodec/x86/vvc
Andreas Rheinhardt 3a1e63e007 avcodec/x86/vvc/alf: Avoid zeroing unnecessarily
In case of >8bpp, there is already a zero register available
(for clipping); in case of Unix64, one can simply use an
unused register. Doing so reduces codesize.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-03-30 13:51:53 +02:00
..
alf.asm avcodec/x86/vvc/alf: Avoid zeroing unnecessarily 2026-03-30 13:51:53 +02:00
dmvr.asm
dsp_init.c avcodec/x86/vvc/alf: Avoid pointless wrappers for alf_filter 2026-03-06 20:02:42 +01:00
Makefile
mc.asm avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
of.asm avcodec/x86/vvc/of: Don't use ymm regs where xmm are sufficient 2026-03-30 13:51:53 +02:00
sad.asm
sao.asm
sao_10bit.asm