Searched defs:grain_max (Results 1 – 2 of 2) sorted by relevance
93 const int grain_max = GetGrainMax<bitdepth>(); in ApplyAutoRegressiveFilterToLumaGrain_C() local167 const int grain_max = GetGrainMax<bitdepth>(); in ApplyAutoRegressiveFilterToChromaGrains_C() local
236 static int grain_max; variable