Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dintra_edge_test.cc442 using IntraEdgeUpsamplerTest8bpp = IntraEdgeUpsamplerTest<8, uint8_t>; typedef
462 TEST_P(IntraEdgeUpsamplerTest8bpp, Correctness) { in TEST_P() argument
467 TEST_P(IntraEdgeUpsamplerTest8bpp, DISABLED_Speed) { TestRandomValues(5e7); } in TEST_P() argument