Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dpost_filter.cc197 const int superres_width = downscaled_width << kSuperResScaleBits; local
199 (superres_width + upscaled_width / 2) / upscaled_width;
201 super_res_info_[plane].step * upscaled_width - superres_width;