diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-12 22:24:04 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-16 18:07:29 +0200 |
commit | 62d9b1195a039f88f8f82d2a519bf88c75f3cdbd (patch) | |
tree | 5863b314fb8e0a9536e28f38f2a4f0348874967b /libavfilter/vf_edgedetect.c | |
parent | 465e27e0f2b35b13d348c882c723158a36a802ef (diff) | |
download | ffmpeg-62d9b1195a039f88f8f82d2a519bf88c75f3cdbd.tar.gz |
avcodec/dca_lbr: Hardcode lpc table to save space
The code to initialize it takes more space (in .text) than
the table to be initialized (namely 86B vs 64B for GCC 11.2
with -O3 in an av_cold function), so hardcode the table.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_edgedetect.c')
0 files changed, 0 insertions, 0 deletions