Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsttask.h186 void gst_task_set_enter_callback (GstTask *task,
Dgsttask.c604 gst_task_set_enter_callback (GstTask * task, GstTaskThreadFunc enter_func, in gst_task_set_enter_callback() function
Dgstpad.c6289 gst_task_set_enter_callback (task, pad_enter_thread, pad, NULL); in gst_pad_start_task()