Home
last modified time | relevance | path

Searched refs:first_noise_stripe (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/src/
Dfilm_grain.cc509 const GrainType* first_noise_stripe = (*noise_stripes)[0]; in ConstructNoiseImage() local
511 memcpy((*noise_image)[y], first_noise_stripe + y * plane_width, in ConstructNoiseImage()
512 plane_width * sizeof(first_noise_stripe[0])); in ConstructNoiseImage()