Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred_cfl_test.cc658 using CflIntraPredTest10bpp = CflIntraPredTest<10, uint16_t>; typedef
711 TEST_P(CflIntraPredTest10bpp, DISABLED_Speed) { in TEST_P() argument
717 TEST_P(CflIntraPredTest10bpp, FixedInput) { in TEST_P() argument
721 TEST_P(CflIntraPredTest10bpp, Overflow) { TestSaturatedValues(); } in TEST_P() argument
723 TEST_P(CflIntraPredTest10bpp, Random) { TestRandomValues(); } in TEST_P() argument