Searched refs:set_threads (Results 1 – 8 of 8) sorted by relevance
114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon5ab2061e0111::VP9EncodePerfTest136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon79b12bfc0111::AV1EncodePerfTest136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
52 bool set_threads (uint32_t min, uint32_t max);
122 ThreadPool::set_threads (uint32_t min, uint32_t max) in set_threads() function in XCam::ThreadPool
130 SoftWorker::set_threads (const SmartPtr<ThreadPool> &threads) in set_threads() function in XCam::SoftWorker201 _threads->set_threads (max_items, max_items + 1); //extra thread to process all_items_done in work()
67 bool set_threads (const SmartPtr<ThreadPool> &threads);
59 bool set_threads (const SmartPtr<ThreadPool> &pool);
96 SoftHandler::set_threads (const SmartPtr<ThreadPool> &pool) in set_threads() function in XCam::SoftHandler