diff options
author | Andreas Rheinhardt <[email protected]> | 2020-10-24 11:41:37 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2020-10-26 07:25:09 +0100 |
commit | c4229ad0749faa26a86b998deda1754e04ce77bb (patch) | |
tree | c2b664d445ab1226a87ee897185c558d17f2bf15 /libavutil/tests/cpu_init.c | |
parent | 3a836f38f609940d883b8d8ed5e8a526e803da3c (diff) |
avcodec/mobiclip: Reduce size of VLCs, inline constants
The longest motion vector VLC for mobiclip is six bits long, so using
eight bits for the VLC table is wasteful. Furthermore, the length can be
inlined.
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/tests/cpu_init.c')
0 files changed, 0 insertions, 0 deletions