Searched defs:set_threads (Results 1 – 5 of 5) sorted by relevance
| /external/libxcam/xcore/ | ||
| D | thread_pool.cpp | 122 ThreadPool::set_threads (uint32_t min, uint32_t max) in set_threads() function in XCam::ThreadPool |
| /external/libxcam/modules/soft/ | ||
| D | soft_handler.cpp | 96 SoftHandler::set_threads (const SmartPtr<ThreadPool> &pool) in set_threads() function in XCam::SoftHandler |
| D | soft_worker.cpp | 130 SoftWorker::set_threads (const SmartPtr<ThreadPool> &threads) in set_threads() function in XCam::SoftWorker |
| /external/libaom/libaom/test/ | ||
| D | encode_perf_test.cc | 115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon79b12bfc0111::AV1EncodePerfTest |
| /external/libvpx/libvpx/test/ | ||
| D | encode_perf_test.cc | 114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon5ab2061e0111::VP9EncodePerfTest |