Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dav1_convolve_test.cc849 class AV1ConvolveYIntraBCTest : public AV1ConvolveTest<convolve_y_func> { class
907 TEST_P(AV1ConvolveYIntraBCTest, RunTest) { RunTest(); } in TEST_P() argument
909 TEST_P(AV1ConvolveYIntraBCTest, DISABLED_SpeedTest) { SpeedTest(); } in TEST_P() argument