Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_restoration_test.cc345 using SelfGuidedFilterTest12bpp = SelfGuidedFilterTest<12, uint16_t>; typedef
347 TEST_P(SelfGuidedFilterTest12bpp, Correctness) { in TEST_P() argument
355 TEST_P(SelfGuidedFilterTest12bpp, DISABLED_Speed) { TestRandomValues(true); } in TEST_P() argument