aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-22 14:23:07 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-28 09:29:41 +0200
commit2af5f55b2e28d3ac4f055aacba3700075268164f (patch)
tree8e24fae2efc392b6120be570464ae582b9610c6a /tests
parentb71e2e42ef85a1803faea9c0c4e4b0ebb90c4251 (diff)
downloadffmpeg-2af5f55b2e28d3ac4f055aacba3700075268164f.tar.gz
avutil/tx_template: Don't waste space for inexistent factors
It is possible to avoid the factors array for the power-of-two tables for which said array is unused by using a different structure for initialization for power-of-two tables than for non-power-of-two-tables. This saves 3*15*16B from .data. Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions