Home
last modified time | relevance | path

Searched defs:grain_max (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/dsp/
Dfilm_grain.cc93 const int grain_max = GetGrainMax<bitdepth>(); in ApplyAutoRegressiveFilterToLumaGrain_C() local
167 const int grain_max = GetGrainMax<bitdepth>(); in ApplyAutoRegressiveFilterToChromaGrains_C() local
/external/libaom/libaom/aom_dsp/
Dgrain_synthesis.c236 static int grain_max; variable