Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourceobject.h99 void gst_mf_source_object_set_flushing (GstMFSourceObject * object,
Dgstmfvideosrc.c378 gst_mf_source_object_set_flushing (self->source, TRUE); in gst_mf_video_src_unlock()
389 gst_mf_source_object_set_flushing (self->source, FALSE); in gst_mf_video_src_unlock_stop()
Dgstmfsourceobject.c237 gst_mf_source_object_set_flushing (GstMFSourceObject * object, in gst_mf_source_object_set_flushing() function