HomeSort by relevance Sort by last modified time
    Searched refs:NumberOfThreads (Results 1 - 8 of 8) sorted by null

  /external/google-breakpad/src/client/windows/unittests/
dump_analysis.cc 84 for (ULONG i = 0; i < thread_list->NumberOfThreads; ++i) {
101 thread_list->NumberOfThreads > 0) {
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.h 72 int NumberOfThreads(int width, int height, int number_of_cores);
vp8_impl.cc 542 configurations_[0].g_threads = NumberOfThreads(
625 int VP8EncoderImpl::NumberOfThreads(int width, int height, int cpus) {
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.h 70 int NumberOfThreads(int width, int height, int number_of_cores);
vp9_impl.cc 323 NumberOfThreads(config_->g_w, config_->g_h, number_of_cores);
372 int VP9EncoderImpl::NumberOfThreads(int width,
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 674 ULONG NumberOfThreads;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]

Completed in 111 milliseconds