diff options
author | Zaggy1024 <zaggy1024@gmail.com> | 2022-11-22 20:59:16 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-11-30 08:28:30 +0100 |
commit | e379223633328394d796a518fad19e0c39a36927 (patch) | |
tree | eae06f8ea9e70d6c3fa84e77508e72ea013b89e0 /LICENSE | |
parent | 713b48cfe24b663c2aa98fc97032045202f20147 (diff) | |
download | serenity-e379223633328394d796a518fad19e0c39a36927.zip |
LibVideo/VP9: Don't store the default_intra_mode in a field
The default intra prediction mode was only used to set the sub-block
modes and the y prediction mode. Instead of storing it in a field, with
the sub modes are stored in an Array, we can just pull the last element
to set the y mode.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions