ffmpeg/libavcodec/vvc
Andreas Rheinhardt dc65dcec22 avcodec/vvc/inter: Combine offsets early
For bi-predicted weighted averages, only the sum
of the two offsets is ever used, so add the two early.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-02-25 12:08:33 +01:00
..
cabac.c
cabac.h
ctu.c
ctu.h
data.c
data.h
dec.c
dec.h
dsp.c
dsp.h avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
dsp_template.c
filter.c
filter.h
filter_template.c
inter.c avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
inter.h
inter_template.c avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
intra.c
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
Makefile
mvs.c
mvs.h
ps.c
ps.h
refs.c
refs.h
sei.c
sei.h
thread.c
thread.h