Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dintra_edge_test.cc497 using IntraEdgeUpsamplerTest12bpp = IntraEdgeUpsamplerTest<12, uint16_t>; typedef
503 TEST_P(IntraEdgeUpsamplerTest12bpp, FixedInput) { in TEST_P() argument
508 TEST_P(IntraEdgeUpsamplerTest12bpp, DISABLED_Speed) { TestRandomValues(5e7); } in TEST_P() argument