Searched refs:CflSubsamplerTest10bpp420 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | intrapred_cfl_test.cc | 731 using CflSubsamplerTest10bpp420 = typedef 842 TEST_P(CflSubsamplerTest10bpp420, DISABLED_Speed) { in TEST_P() argument 848 TEST_P(CflSubsamplerTest10bpp420, FixedInput) { in TEST_P() argument 852 TEST_P(CflSubsamplerTest10bpp420, Overflow) { TestSaturatedValues(); } in TEST_P() argument 854 TEST_P(CflSubsamplerTest10bpp420, Random) { TestRandomValues(); } in TEST_P() argument 1128 INSTANTIATE_TEST_SUITE_P(C, CflSubsamplerTest10bpp420, 1135 INSTANTIATE_TEST_SUITE_P(SSE41, CflSubsamplerTest10bpp420, 1143 INSTANTIATE_TEST_SUITE_P(NEON, CflSubsamplerTest10bpp420,
|