mirror of https://git.ffmpeg.org/ffmpeg.git
a144e7b92e
This change will save approximately 531 MB for an 8K clip when processed with 16 threads. The calculation is as follows: 7680 * 4320 * sizeof(int) * 2 * 2 * 16 / (4 * 4). |
||
---|---|---|
.. | ||
Makefile | ||
cabac.c | ||
cabac.h | ||
ctu.c | ||
ctu.h | ||
data.c | ||
data.h | ||
dec.c | ||
dec.h | ||
dsp.c | ||
dsp.h | ||
dsp_template.c | ||
filter.c | ||
filter.h | ||
filter_template.c | ||
inter.c | ||
inter.h | ||
inter_template.c | ||
intra.c | ||
intra.h | ||
intra_template.c | ||
intra_utils.c | ||
itx_1d.c | ||
itx_1d.h | ||
mvs.c | ||
mvs.h | ||
ps.c | ||
ps.h | ||
refs.c | ||
refs.h | ||
thread.c | ||
thread.h |