Searched refs:kNoiseStripeHeight (Results 1 – 2 of 2) sorted by relevance
428 constexpr int kNoiseStripeHeight = 34; in AllocateNoiseStripes() local431 noise_buffer_size += max_luma_num * kNoiseStripeHeight * width_; in AllocateNoiseStripes()435 (kNoiseStripeHeight >> subsampling_y_) * in AllocateNoiseStripes()442 noise_stripes_[kPlaneY].Reset(max_luma_num, kNoiseStripeHeight * width_, in AllocateNoiseStripes()444 noise_buffer += max_luma_num * kNoiseStripeHeight * width_; in AllocateNoiseStripes()448 (kNoiseStripeHeight >> subsampling_y_) * in AllocateNoiseStripes()451 noise_buffer += max_luma_num * (kNoiseStripeHeight >> subsampling_y_) * in AllocateNoiseStripes()454 (kNoiseStripeHeight >> subsampling_y_) * in AllocateNoiseStripes()
245 constexpr int kNoiseStripeHeight = 34; in ConstructNoiseStripes_C() local278 std::min(kNoiseStripeHeight >> subsampling_x, in ConstructNoiseStripes_C()283 } while (++i < (kNoiseStripeHeight >> subsampling_y)); in ConstructNoiseStripes_C()310 constexpr int kNoiseStripeHeight = 34; in ConstructNoiseStripesWithOverlap_C() local332 std::min(kNoiseStripeHeight >> subsampling_x, plane_width); in ConstructNoiseStripesWithOverlap_C()336 } while (++i < (kNoiseStripeHeight >> subsampling_y)); in ConstructNoiseStripesWithOverlap_C()405 std::min(kNoiseStripeHeight >> subsampling_x, in ConstructNoiseStripesWithOverlap_C()411 } while (++i < (kNoiseStripeHeight >> subsampling_y)); in ConstructNoiseStripesWithOverlap_C()