Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dpost_filter_test.cc680 TEST_P(PostFilterHelperFuncTest8bpp, ExtendFrame) { in TEST_P() argument
717 TEST_P(PostFilterHelperFuncTest10bpp, ExtendFrame) { in TEST_P() argument
755 TEST_P(PostFilterHelperFuncTest12bpp, ExtendFrame) { in TEST_P() argument
/aosp_15_r20/external/libgav1/src/post_filter/
H A Dpost_filter.cc203 void PostFilter::ExtendFrame(Pixel* const frame_start, const int width, in ExtendFrame() function in libgav1::PostFilter