Searched refs:kMinChromaWidth (Results 1 – 4 of 4) sorted by relevance
57 kMinChromaWidth = 44, enumerator
174 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ApplyAutoRegressiveFilterToChromaGrains_C()243 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ConstructNoiseStripes_C()308 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ConstructNoiseStripesWithOverlap_C()
274 template_uv_width_((subsampling_x != 0) ? kMinChromaWidth in FilmGrain()
239 (subsampling_x == 0) ? kMaxChromaWidth : kMinChromaWidth; in ApplyAutoRegressiveFilterToChromaGrains_NEON()