Home
last modified time | relevance | path

Searched refs:GST_TASK_POOL_CLASS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsttaskpool.h33 #define GST_TASK_POOL_CLASS(pclass) (G_TYPE_CHECK_CLASS_CAST ((pclass), GST_TYPE_TASK_POOL, GstT… macro
Dgsttaskpool.c457 GstTaskPoolClass *taskpoolclass = GST_TASK_POOL_CLASS (klass); in gst_shared_task_pool_class_init()