diff options
author | Zaggy1024 <zaggy1024@gmail.com> | 2023-02-02 23:14:59 -0600 |
---|---|---|
committer | Jelle Raaijmakers <jelle@gmta.nl> | 2023-02-03 09:10:14 +0100 |
commit | 7b92eff4a6b85398407ebc1c3ecac94cdaf975a6 (patch) | |
tree | 67fa042119f41b7a9fa3533b1473f0dac475bd79 /AK/BitStream.h | |
parent | 69e9f9ff638573d5a79012a298989246bd0995c1 (diff) | |
download | serenity-7b92eff4a6b85398407ebc1c3ecac94cdaf975a6.zip |
LibVideo/VP9: Use u32 to store the parsed value counts
There were rare cases in which u8 was not large enough for the total
count of values read, and increasing this to u32 should have no real
effect on performance (hopefully).
Diffstat (limited to 'AK/BitStream.h')
0 files changed, 0 insertions, 0 deletions