Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/
Dintrapred_cfl_test.cc660 using CflIntraPredTest10bpp = CflIntraPredTest<10, uint16_t>; typedef
713 TEST_P(CflIntraPredTest10bpp, DISABLED_Speed) { in TEST_P() argument
719 TEST_P(CflIntraPredTest10bpp, FixedInput) { in TEST_P() argument
723 TEST_P(CflIntraPredTest10bpp, Overflow) { TestSaturatedValues(); } in TEST_P() argument
725 TEST_P(CflIntraPredTest10bpp, Random) { TestRandomValues(); } in TEST_P() argument