| /third_party/ffmpeg/libavcodec/ |
| H A D | v210dec.h | 30 int thread_count; member
|
| H A D | v410dec.c | 57 int thread_count = av_clip(avctx->thread_count, 1, avctx->height/4); in v410_decode_slice() local 94 int thread_count = av_clip(avctx->thread_count, 1, avctx->height/4); in v410_decode_frame() local
|
| H A D | pthread_slice.c | 60 int thread_count; member 137 int thread_count = avctx->thread_count; in ff_slice_thread_init() local 182 int err, i = 0, thread_count = avctx->thread_count; ff_slice_thread_init_progress() local [all...] |
| H A D | pthread_frame.c | 692 static void park_frame_worker_threads(FrameThreadContext *fctx, int thread_count) in park_frame_worker_threads() argument 725 void ff_frame_thread_free(AVCodecContext *avctx, int thread_count) in ff_frame_thread_free() argument 867 int thread_count = avctx->thread_count; in ff_frame_thread_init() local [all...] |
| H A D | avcodec.h | 1463 int thread_count; member
|
| /third_party/gn/src/util/ |
| H A D | worker_pool.cc | 15 std::string thread_count = in GetThreadCount() local 48 WorkerPool::WorkerPool(size_t thread_count) : should_stop_processing_(false) { in WorkerPool() argument
|
| /third_party/vulkan-loader/tests/live_verification/ |
| H A D | macos_static_loader_build.cpp | 75 uint32_t thread_count = 4; in main() local
|
| /third_party/benchmark/src/ |
| H A D | benchmark_api_internal.cc | 10 BenchmarkInstance(Benchmark* benchmark, int family_idx, int per_family_instance_idx, const std::vector<int64_t>& args, int thread_count) BenchmarkInstance() argument
|
| /third_party/libunwind/libunwind/src/coredump/ |
| H A D | _UCD_get_threadinfo_prstatus.c | 43 size_t *thread_count = (size_t *)arg; in _count_thread_notes() local 96 size_t thread_count = 0; in _UCD_get_threadinfo() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_internal.h | 69 unsigned int thread_count; member
|
| H A D | astcenccli_platform_dependents.cpp | 178 int thread_count; member 204 launch_threads( const char* operation, int thread_count, void (*func)(int, int, void*), void *payload ) launch_threads() argument [all...] |
| H A D | astcenccli_toplevel.cpp | 232 compression_workload_runner( int thread_count, int thread_id, void* payload ) compression_workload_runner() argument 263 decompression_workload_runner( int thread_count, int thread_id, void* payload ) decompression_workload_runner() argument [all...] |
| H A D | astcenc_entry.cpp | 657 astcenc_context_alloc( const astcenc_config* configp, unsigned int thread_count, astcenc_context** context ) astcenc_context_alloc() argument [all...] |
| H A D | astcenc_internal.h | 1228 unsigned int thread_count; member
|
| /third_party/astc-encoder/Utils/Example/ |
| H A D | astc_api_example.cpp | 55 static const unsigned int thread_count = 1; in main() local
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-port.cc | 127 mach_msg_type_number_t thread_count; in GetThreadCount() local
|
| H A D | gtest-death-test.cc | 240 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning() argument 247 msg << "detected " << thread_count << " threads."; in DeathTestThreadWarning() local 1120 const size_t thread_count = GetThreadCount(); in AssumeRole() local
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 242 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning() argument 249 msg << "detected " << thread_count << " threads."; in DeathTestThreadWarning() local 1106 const size_t thread_count = GetThreadCount(); in AssumeRole() local
|
| /third_party/node/src/ |
| H A D | node_api.cc | 512 size_t thread_count; member in v8impl::__anon15407::ThreadSafeFunction
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-death-test.cc | 246 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning() argument 253 msg << "detected " << thread_count << " threads."; in DeathTestThreadWarning() local 1100 const size_t thread_count = GetThreadCount(); in AssumeRole() local
|