Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.h68 typedef struct _GstAviPad GstAviPad; typedef
72 typedef GstFlowReturn (*GstAviPadHook) (GstAviMux * avi, GstAviPad * avipad,
100 GstAviPad parent;
114 GstAviPad parent;
147 GstAviPad *avipad;
Dgstavimux.c187 static void gst_avi_mux_pad_reset (GstAviPad * avipad, gboolean free);
218 GstAviPad *avipad = (GstAviPad *) node->data; in gst_avi_mux_finalize()
276 gst_avi_mux_pad_reset (GstAviPad * avipad, gboolean free) in gst_avi_mux_pad_reset()
333 GstAviPad *avipad = (GstAviPad *) node->data; in gst_avi_mux_reset()
662 gst_avi_mux_audsink_scan_mpeg_audio (GstAviMux * avimux, GstAviPad * avipad, in gst_avi_mux_audsink_scan_mpeg_audio()
1052 GstAviPad *avipad; in gst_avi_mux_request_new_pad()
1160 GstAviPad *avipad = (GstAviPad *) node->data; in gst_avi_mux_release_pad()
1327 GstAviPad *avipad = (GstAviPad *) node->data; in gst_avi_mux_riff_get_avi_header()
1555 gst_avi_mux_riff_get_header (GstAviPad * avipad, guint32 video_frame_size) in gst_avi_mux_riff_get_header()
1572 gst_avi_mux_write_avix_index (GstAviMux * avimux, GstAviPad * avipad, in gst_avi_mux_write_avix_index()
[all …]