Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dpost_filter_test.cc1040 using PostFilterApplyCdefTest8bpp = PostFilterApplyCdefTest<8, uint8_t>; typedef
1042 TEST_P(PostFilterApplyCdefTest8bpp, ApplyCdef) { in TEST_P() argument