Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A 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
H A Dthreading_strategy.cc176 std::unique_ptr<ThreadPool>* const frame_thread_pool, in InitializeThreadPoolsForFrameParallel()