Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dpost_filter_test.cc1053 using PostFilterApplyCdefTest10bpp = PostFilterApplyCdefTest<10, uint16_t>; typedef
1055 TEST_P(PostFilterApplyCdefTest10bpp, ApplyCdef) { in TEST_P() argument