summaryrefslogtreecommitdiffstats
path: root/libavutil/tests/cpu_init.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2020-10-24 13:01:07 +0200
committerAndreas Rheinhardt <[email protected]>2020-10-26 07:56:51 +0100
commit307a1b8e54841c7924aaa24ca400ce8129d64855 (patch)
tree72d79cc997f9786f0fac6dddb8ac2d60bdfc581c /libavutil/tests/cpu_init.c
parent77e8c959aa0e6bbe2ddfa9a11f3592cde2087f9a (diff)
avcodec/mobiclip: Use smaller type for codes
Even though the length of these codes is > 8, only the lowest seven bits are ever set (because the long codes are on the left of the tree), so one can use an uint8_t for them, saving space. 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