Searched refs:upscaled_width_ (Results 1 – 5 of 5) sorted by relevance
151 upscaled_width_(frame_header.upscaled_width), in PostFilter()196 SubsampledValue(upscaled_width_, subsampling_x_[plane]);218 SubsampledValue(upscaled_width_, subsampling_x_[plane]),286 SubsampledValue(upscaled_width_, subsampling_x_[plane]); in ExtendBordersForReferenceFrame()349 SubsampledValue(upscaled_width_, subsampling_x_[plane]); in CopyBordersForOneSuperBlockRow()400 SubsampledValue(upscaled_width_, subsampling_x_[plane]); in SetupLoopRestorationBorder()497 SubsampledValue(upscaled_width_, subsampling_x_[plane]); in SetupLoopRestorationBorder()
113 SubsampledValue(upscaled_width_, subsampling_x_[plane]); in ApplyLoopRestorationForOneSuperBlockRow()
119 int32_t upscaled_width() const { return upscaled_width_; } in upscaled_width()307 int32_t upscaled_width_ = 0; variable
65 upscaled_width_ = frame_header.upscaled_width; in SetFrameDimensions()
472 const int upscaled_width_; variable