Searched refs:kMaxChromaWidth (Results 1 – 5 of 5) sorted by relevance
156 GrainType u_grain_[kMaxChromaHeight * kMaxChromaWidth];157 GrainType v_grain_[kMaxChromaHeight * kMaxChromaWidth];
275 : kMaxChromaWidth), in FilmGrain()
58 kMaxChromaWidth = 82, enumerator
174 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ApplyAutoRegressiveFilterToChromaGrains_C()240 static_assert(kLumaWidth == kMaxChromaWidth, in ConstructNoiseStripes_C()243 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ConstructNoiseStripes_C()305 static_assert(kLumaWidth == kMaxChromaWidth, in ConstructNoiseStripesWithOverlap_C()308 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ConstructNoiseStripesWithOverlap_C()
239 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ApplyAutoRegressiveFilterToChromaGrains_NEON()