Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsttask.h120 typedef void (*GstTaskThreadFunc) (GstTask *task, GThread *thread, gpointer user_data); typedef
187 GstTaskThreadFunc enter_func,
192 GstTaskThreadFunc leave_func,
Dgsttask.c95 GstTaskThreadFunc enter_func;
99 GstTaskThreadFunc leave_func;
604 gst_task_set_enter_callback (GstTask * task, GstTaskThreadFunc enter_func, in gst_task_set_enter_callback()
642 gst_task_set_leave_callback (GstTask * task, GstTaskThreadFunc leave_func, in gst_task_set_leave_callback()