mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614
This commit is contained in:
parent
debbee1e2a
commit
992c6637e3
429 changed files with 76047 additions and 40937 deletions
2
third_party/aom/test/aq_segment_test.cc
vendored
2
third_party/aom/test/aq_segment_test.cc
vendored
|
|
@ -90,7 +90,7 @@ TEST_P(AqSegmentTestLarge, TestNoMisMatchAQ2) { DoTest(2); }
|
|||
|
||||
TEST_P(AqSegmentTestLarge, TestNoMisMatchAQ3) { DoTest(3); }
|
||||
|
||||
#if CONFIG_DELTA_Q & !CONFIG_EXT_DELTA_Q
|
||||
#if !CONFIG_EXT_DELTA_Q
|
||||
// Validate that this AQ mode (AQ=4, delta q)
|
||||
// encodes and decodes without a mismatch.
|
||||
TEST_P(AqSegmentTest, TestNoMisMatchAQ4) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue