Home
last modified time | relevance | path

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

/external/libgav1/src/
Ddecoder_impl.cc55 int GetBottomBorderPixels(const bool do_cdef, const bool do_restoration, in GetBottomBorderPixels() argument
60 } else if (do_restoration) { in GetBottomBorderPixels()
1230 const bool do_restoration = PostFilter::DoRestoration( in DecodeTiles() local
1239 do_restoration, do_superres, sequence_header.color_config.subsampling_y); in DecodeTiles()
1371 if (do_restoration && in DecodeTiles()