diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-02 03:52:40 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-02 05:14:42 +0200 |
commit | a7f4abbc62cb6b768c9bcb927ba2485ba6e61913 (patch) | |
tree | 2995d2f17dd43fcede383b8f8ecf0804389cdbf2 /libavcodec/ac3enc.c | |
parent | 56df06dd8346687d6d9b7321f2af41e4fd614ee3 (diff) | |
download | ffmpeg-a7f4abbc62cb6b768c9bcb927ba2485ba6e61913.tar.gz |
avcodec/snow: Hardcode table to save space
The size of ff_qexp is only 32 bytes, but the code to generate it at
runtime takes 47 bytes (GCC 9.3, x64, -O3 in an av_cold function); so
just hardcode it.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/ac3enc.c')
0 files changed, 0 insertions, 0 deletions