Home
last modified time | relevance | path

Searched refs:gst_task_set_pool (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsttask.h183 void gst_task_set_pool (GstTask *task, GstTaskPool *pool);
Dgsttask.c570 gst_task_set_pool (GstTask * task, GstTaskPool * pool) in gst_task_set_pool() function
/third_party/gstreamer/gstreamer/tests/examples/streams/
Drtpool-test.c100 gst_task_set_pool (task, pool); in sync_bus_handler()