Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.h148 } GstAviCollectData; typedef
Dgstavimux.c399 GstAviCollectData *collect_pad; in gst_avi_mux_vidsink_set_caps()
412 collect_pad = (GstAviCollectData *) gst_pad_get_element_private (pad); in gst_avi_mux_vidsink_set_caps()
821 GstAviCollectData *collect_pad; in gst_avi_mux_audsink_set_caps()
830 collect_pad = (GstAviCollectData *) gst_pad_get_element_private (pad); in gst_avi_mux_audsink_set_caps()
1110 newpad, sizeof (GstAviCollectData), NULL, TRUE); in gst_avi_mux_request_new_pad()
1111 ((GstAviCollectData *) (avipad->collect))->avipad = avipad; in gst_avi_mux_request_new_pad()
2021 GstAviCollectData *collect_pad; in gst_avi_mux_handle_event()
2027 collect_pad = (GstAviCollectData *) data; in gst_avi_mux_handle_event()