Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dcdef_test.cc157 using CdefDirectionTest10bpp = CdefDirectionTest<10, uint16_t>; typedef
159 TEST_P(CdefDirectionTest10bpp, Correctness) { TestRandomValues(1); } in TEST_P() argument
161 TEST_P(CdefDirectionTest10bpp, DISABLED_Speed) { in TEST_P() argument