Home
last modified time | relevance | path

Searched refs:CflIntraPredTest12bpp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred_cfl_test.cc860 using CflIntraPredTest12bpp = CflIntraPredTest<12, uint16_t>; typedef
913 TEST_P(CflIntraPredTest12bpp, DISABLED_Speed) { in TEST_P() argument
919 TEST_P(CflIntraPredTest12bpp, FixedInput) { in TEST_P() argument
923 TEST_P(CflIntraPredTest12bpp, Overflow) { TestSaturatedValues(); } in TEST_P() argument
925 TEST_P(CflIntraPredTest12bpp, Random) { TestRandomValues(); } in TEST_P() argument
1150 INSTANTIATE_TEST_SUITE_P(C, CflIntraPredTest12bpp,