Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dfilm_grain.cc537 const int full_jobs_per_plane = height_ / kFrameChunkHeight; in BlendNoiseChromaWorker() local
539 const int total_full_jobs = full_jobs_per_plane * num_planes; in BlendNoiseChromaWorker()