Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjifmux.c104 static GstFlowReturn gst_jif_mux_chain (GstPad * pad, GstObject * parent,
152 gst_pad_set_chain_function (sinkpad, GST_DEBUG_FUNCPTR (gst_jif_mux_chain)); in gst_jif_mux_init()
695 gst_jif_mux_chain (GstPad * pad, GstObject * parent, GstBuffer * buf) in gst_jif_mux_chain() function