Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dthreading_strategy.cc191 int threads_per_frame = remaining_threads / frame_threads; in InitializeThreadPoolsForFrameParallel() local
206 threads_per_frame + static_cast<int>(i < extra_threads); in InitializeThreadPoolsForFrameParallel()