Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dcdef_test.cc134 using CdefDirectionTest8bpp = CdefDirectionTest<8, uint8_t>; typedef
136 TEST_P(CdefDirectionTest8bpp, Correctness) { TestRandomValues(1); } in TEST_P() argument
138 TEST_P(CdefDirectionTest8bpp, DISABLED_Speed) { in TEST_P() argument