Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_restoration_test.cc286 using SelfGuidedFilterTest8bpp = SelfGuidedFilterTest<8, uint8_t>; typedef
288 TEST_P(SelfGuidedFilterTest8bpp, Correctness) { in TEST_P() argument
296 TEST_P(SelfGuidedFilterTest8bpp, DISABLED_Speed) { TestRandomValues(true); } in TEST_P() argument