Home
last modified time | relevance | path

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

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