mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918
This commit is contained in:
parent
e329bc4331
commit
2ab8fcbfd1
370 changed files with 56185 additions and 32026 deletions
4
third_party/aom/test/borders_test.cc
vendored
4
third_party/aom/test/borders_test.cc
vendored
|
|
@ -20,8 +20,8 @@
|
|||
namespace {
|
||||
|
||||
class BordersTest
|
||||
: public ::libaom_test::EncoderTest,
|
||||
public ::libaom_test::CodecTestWithParam<libaom_test::TestMode> {
|
||||
: public ::libaom_test::CodecTestWithParam<libaom_test::TestMode>,
|
||||
public ::libaom_test::EncoderTest {
|
||||
protected:
|
||||
BordersTest() : EncoderTest(GET_PARAM(0)) {}
|
||||
virtual ~BordersTest() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue