Home
last modified time | relevance | path

Searched refs:gst_task_pool_prepare (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsttaskpool.h106 void gst_task_pool_prepare (GstTaskPool *pool, GError **error);
Dgsttaskpool.c200 gst_task_pool_prepare (GstTaskPool * pool, GError ** error) in gst_task_pool_prepare() function
Dgsttask.c220 gst_task_pool_prepare (_global_task_pool, NULL); in ensure_klass_pool()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttask.c364 gst_task_pool_prepare (pool, &err); in GST_START_TEST()
419 gst_task_pool_prepare (pool, &err); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1105 gst_task_pool_prepare (self->pool, NULL); in gst_parallelized_task_runner_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.c3123 gst_task_pool_prepare (vagg->priv->task_pool, NULL); in gst_video_aggregator_init()
Dvideo-converter.c221 gst_task_pool_prepare (self->pool, NULL); in gst_parallelized_task_runner_new()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2849 gst_task_pool_prepare (pool, NULL); in GST_START_TEST()