Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dav1_convolve_test.cc928 class AV1ConvolveYHighbdTest : public AV1ConvolveTest<highbd_convolve_y_func> { class
1000 TEST_P(AV1ConvolveYHighbdTest, RunTest) { RunTest(); } in TEST_P() argument
1002 TEST_P(AV1ConvolveYHighbdTest, DISABLED_SpeedTest) { SpeedTest(); } in TEST_P() argument