Searched refs:webKitMediaSrcQueryWithParent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DWebKitMediaSourceGStreamer.cpp89 static gboolean webKitMediaSrcQueryWithParent(GstPad*, GstObject*, GstQuery*);
169 gst_pad_set_query_function(ghostPad, webKitMediaSrcQueryWithParent);
399 static gboolean webKitMediaSrcQueryWithParent(GstPad* pad, GstObject* parent, GstQuery* query) function

Completed in 100 milliseconds