Home
last modified time | relevance | path

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

/external/libgav1/src/
Dfilm_grain.cc566 const int job_height = std::min(height_ - start_height, kFrameChunkHeight); in BlendNoiseChromaWorker() local
610 const int job_height = std::min(height_ - start_height, kFrameChunkHeight); in BlendNoiseLumaWorker() local