Home
last modified time | relevance | path

Searched defs:max_threads (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dviter.c20 viter_init (const colormap * map, const unsigned int max_threads, in viter_init()
42 viter_finalize (colormap * map, const unsigned int max_threads, in viter_finalize()
75 const unsigned int max_threads = omp_get_max_threads (); in viter_do_iteration() local
Dlibimagequant.c1178 const unsigned int max_threads = MIN (MAX_THREADS, omp_get_max_threads ()); in remap_to_palette() local
/third_party/python/Tools/ccbench/
Dccbench.py240 def run_throughput_tests(max_threads): argument
375 def run_latency_tests(max_threads): argument
502 def run_bandwidth_tests(max_threads): argument
/third_party/glib/gio/
Dgthreadedsocketservice.c56 int max_threads; member
272 g_threaded_socket_service_new (int max_threads) in g_threaded_socket_service_new()
/third_party/glib/glib/
Dgthreadpool.c94 gint max_threads; member
558 gint max_threads, in g_thread_pool_new()
736 gint max_threads, in g_thread_pool_set_max_threads()
973 g_thread_pool_set_max_unused_threads (gint max_threads) in g_thread_pool_set_max_unused_threads()
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.h52 int max_threads; member
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark_register.cc413 Benchmark* Benchmark::ThreadRange(int min_threads, int max_threads) { in ThreadRange()
421 Benchmark* Benchmark::DenseThreadRange(int min_threads, int max_threads, in DenseThreadRange()
/third_party/gstreamer/gstreamer/gst/
Dgsttaskpool.c358 guint max_threads; member
489 guint max_threads) in gst_shared_task_pool_set_max_threads()
/third_party/glib/tests/
Dasyncqueue-test.c181 gint max_threads = MAX_THREADS; in main() local
Dthreadpool-test.c250 guint max_threads; in test_thread_sort() local
/third_party/benchmark/src/
Dbenchmark_register.cc429 Benchmark* Benchmark::ThreadRange(int min_threads, int max_threads) { in ThreadRange()
437 Benchmark* Benchmark::DenseThreadRange(int min_threads, int max_threads, in DenseThreadRange()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.h60 gint max_threads; /* atomic */ member
Dgstopenjpegdec.c1403 gint max_threads; in gst_openjpeg_dec_decode_stripe() local
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.h138 guint max_threads; member
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.h69 int max_threads; member
/third_party/mesa3d/src/util/
Du_queue.h215 unsigned max_threads; member
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c478 unsigned max_threads) in ir3_set_max_shader_compiler_threads()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1045 static void si_set_max_shader_compiler_threads(struct pipe_screen *screen, unsigned max_threads) in si_set_max_shader_compiler_threads()
/third_party/mesa3d/src/broadcom/compiler/
Dvir.c542 uint32_t max_threads, in vir_compile_init()
1616 uint32_t max_threads; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c856 const unsigned max_threads = devinfo->max_cs_workgroup_threads; in brw_initialize_cs_context_constants() local
/third_party/grpc/src/core/lib/iomgr/
Dresource_quota.cc161 int max_threads; member
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c620 unsigned max_threads) in noop_set_max_shader_compiler_threads()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c2920 unsigned max_threads) in iris_set_max_shader_compiler_threads()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp10130 const uint32_t max_threads = compiler->devinfo->max_cs_workgroup_threads; in brw_compile_cs() local
10356 const uint32_t max_threads = devinfo->max_cs_workgroup_threads; in brw_cs_simd_size_for_group_size() local