Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_restoration_test.cc314 using SelfGuidedFilterTest10bpp = SelfGuidedFilterTest<10, uint16_t>; typedef
316 TEST_P(SelfGuidedFilterTest10bpp, Correctness) { in TEST_P() argument
324 TEST_P(SelfGuidedFilterTest10bpp, DISABLED_Speed) { TestRandomValues(true); } in TEST_P() argument