Home
last modified time | relevance | path

Searched defs:AvgPredTestLBD (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/test/
Dcomp_avg_pred_test.cc204 using AvgPredTestLBD = AvgPredTest<8, uint8_t>; typedef
206 TEST_P(AvgPredTestLBD, SizeCombinations) { TestSizeCombinations(); } in TEST_P() argument
208 TEST_P(AvgPredTestLBD, CompareReferenceRandom) { TestCompareReferenceRandom(); } in TEST_P() argument
210 TEST_P(AvgPredTestLBD, DISABLED_Speed) { TestSpeed(); } in TEST_P() argument