Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dfilm_grain.cc561 const int luma_next_x = std::min(luma_x + 1, width - 1); in BlendNoiseWithImageChroma_C() local
615 const int luma_next_x = std::min(luma_x + 1, width - 1); in BlendNoiseWithImageChromaWithCfl_C() local