Home
last modified time | relevance | path

Searched refs:NumberOfThreads (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/client/windows/unittests/
Ddump_analysis.cc84 for (ULONG i = 0; i < thread_list->NumberOfThreads; ++i) { in HasTebs()
101 thread_list->NumberOfThreads > 0) { in HasPeb()
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.h70 int NumberOfThreads(int width, int height, int number_of_cores);
Dvp9_impl.cc323 NumberOfThreads(config_->g_w, config_->g_h, number_of_cores); in InitEncode()
372 int VP9EncoderImpl::NumberOfThreads(int width, in NumberOfThreads() function in webrtc::VP9EncoderImpl
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_impl.h72 int NumberOfThreads(int width, int height, int number_of_cores);
Dvp8_impl.cc542 configurations_[0].g_threads = NumberOfThreads( in InitEncode()
625 int VP8EncoderImpl::NumberOfThreads(int width, int height, int cpus) { in NumberOfThreads() function in webrtc::VP8EncoderImpl
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1007 ULONG32 NumberOfThreads; member
1023 ULONG32 NumberOfThreads; member