Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dfilm_grain_test.cc2107 using ScalingLookupTableTest8bpp = ScalingLookupTableTest<8>; typedef
2109 TEST_P(ScalingLookupTableTest8bpp, ZeroPoints) { ZeroPoints(); } in TEST_P() argument
2111 TEST_P(ScalingLookupTableTest8bpp, Correctness) { TestSpeed(/*num_runs=*/1); } in TEST_P() argument
2113 TEST_P(ScalingLookupTableTest8bpp, DISABLED_Speed) { in TEST_P() argument