GetThreadCount    346 media/filters/ffmpeg_video_decoder.cc   codec_context_->thread_count = GetThreadCount(codec_context_->codec_id);
GetThreadCount    240 media/filters/vpx_video_decoder.cc   vpx_config.threads = GetThreadCount(config);
GetThreadCount     29 tools/gn/scheduler.cc     : pool_(new base::SequencedWorkerPool(GetThreadCount(), "worker_")),