Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h1278 #define GST_PAD_BLOCK_WAIT(pad) (g_cond_wait(GST_PAD_BLOCK_GET_COND (pad), GST_OBJECT_GET_L… macro
Dgstpad.c3784 GST_PAD_BLOCK_WAIT (pad); in do_pad_idle_probe_wait()
3894 GST_PAD_BLOCK_WAIT (pad); in do_probe_callbacks()