Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsttaskpool.h127 #define GST_SHARED_TASK_POOL(pool) (G_TYPE_CHECK_INSTANCE_CAST ((pool), GST_TYPE_TASK_PO… macro
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttask.c418 gst_shared_task_pool_set_max_threads (GST_SHARED_TASK_POOL (pool), 2); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1099 gst_shared_task_pool_get_max_threads (GST_SHARED_TASK_POOL (pool))); in gst_parallelized_task_runner_new()
1103 gst_shared_task_pool_set_max_threads (GST_SHARED_TASK_POOL (self->pool), in gst_parallelized_task_runner_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.c3121 gst_shared_task_pool_set_max_threads (GST_SHARED_TASK_POOL (vagg-> in gst_video_aggregator_init()
Dvideo-converter.c215 gst_shared_task_pool_get_max_threads (GST_SHARED_TASK_POOL (pool))); in gst_parallelized_task_runner_new()
219 gst_shared_task_pool_set_max_threads (GST_SHARED_TASK_POOL (self->pool), in gst_parallelized_task_runner_new()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2848 gst_shared_task_pool_set_max_threads (GST_SHARED_TASK_POOL (pool), 4); in GST_START_TEST()