Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dcdef_test.cc173 using CdefDirectionTest12bpp = CdefDirectionTest<12, uint16_t>; typedef
175 TEST_P(CdefDirectionTest12bpp, Correctness) { TestRandomValues(1); } in TEST_P() argument
177 TEST_P(CdefDirectionTest12bpp, DISABLED_Speed) { in TEST_P() argument