Home
last modified time | relevance | path

Searched refs:AV1HighbdCompAvgPredTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dcomp_mask_pred_test.cc739 class AV1HighbdCompAvgPredTest class
742 ~AV1HighbdCompAvgPredTest() override;
769 AV1HighbdCompAvgPredTest::~AV1HighbdCompAvgPredTest() { in ~AV1HighbdCompAvgPredTest()
776 void AV1HighbdCompAvgPredTest::SetUp() { in SetUp()
798 void AV1HighbdCompAvgPredTest::RunCheckOutput( in RunCheckOutput()
811 void AV1HighbdCompAvgPredTest::RunSpeedTest(highbd_comp_avg_pred_func test_impl, in RunSpeedTest()
837 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(AV1HighbdCompAvgPredTest);
839 TEST_P(AV1HighbdCompAvgPredTest, CheckOutput) { in TEST_P() argument
843 TEST_P(AV1HighbdCompAvgPredTest, DISABLED_Speed) { in TEST_P() argument
849 NEON, AV1HighbdCompAvgPredTest,