Home
last modified time | relevance | path

Searched refs:IntraEdgeUpsamplerTest10bpp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/
H A Dintra_edge_test.cc470 using IntraEdgeUpsamplerTest10bpp = IntraEdgeUpsamplerTest<10, uint16_t>; typedef
488 TEST_P(IntraEdgeUpsamplerTest10bpp, FixedInput) { in TEST_P() argument
493 TEST_P(IntraEdgeUpsamplerTest10bpp, DISABLED_Speed) { TestRandomValues(5e7); } in TEST_P() argument
535 INSTANTIATE_TEST_SUITE_P(C, IntraEdgeUpsamplerTest10bpp,
541 INSTANTIATE_TEST_SUITE_P(NEON, IntraEdgeUpsamplerTest10bpp,