Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dwarp_test.cc691 using WarpTest12bpp = WarpTest</*is_compound=*/false, 12, uint16_t>; typedef
696 TEST_P(WarpTest12bpp, FixedValues) { TestFixedValues(); } in TEST_P() argument
698 TEST_P(WarpTest12bpp, RandomValues) { TestRandomValues(); } in TEST_P() argument
700 TEST_P(WarpTest12bpp, DISABLED_Speed) { TestSpeed(); } in TEST_P() argument