Home
last modified time | relevance | path

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

/external/libgav1/src/
Dthreading_strategy_test.cc199 std::unique_ptr<ThreadPool> frame_thread_pool; in VerifyFrameParallel() local
275 std::unique_ptr<ThreadPool> frame_thread_pool; in TEST() local
Dthreading_strategy.cc177 std::unique_ptr<ThreadPool>* const frame_thread_pool, in InitializeThreadPoolsForFrameParallel()