Home
last modified time | relevance | path

Searched defs:set_threads (Results 1 – 5 of 5) sorted by relevance

/external/libxcam/xcore/
Dthread_pool.cpp122 ThreadPool::set_threads (uint32_t min, uint32_t max) in set_threads() function in XCam::ThreadPool
/external/libxcam/modules/soft/
Dsoft_handler.cpp96 SoftHandler::set_threads (const SmartPtr<ThreadPool> &pool) in set_threads() function in XCam::SoftHandler
Dsoft_worker.cpp130 SoftWorker::set_threads (const SmartPtr<ThreadPool> &threads) in set_threads() function in XCam::SoftWorker
/external/libaom/libaom/test/
Dencode_perf_test.cc115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon79b12bfc0111::AV1EncodePerfTest
/external/libvpx/libvpx/test/
Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon5ab2061e0111::VP9EncodePerfTest