Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred_cfl_test.cc457 using CflIntraPredTest8bpp = CflIntraPredTest<8, uint8_t>; typedef
510 TEST_P(CflIntraPredTest8bpp, DISABLED_Speed) { in TEST_P() argument
516 TEST_P(CflIntraPredTest8bpp, FixedInput) { in TEST_P() argument
520 TEST_P(CflIntraPredTest8bpp, Overflow) { TestSaturatedValues(); } in TEST_P() argument
522 TEST_P(CflIntraPredTest8bpp, Random) { TestRandomValues(); } in TEST_P() argument