Searched refs:GST_PCAP_PARSE (Results 1 – 2 of 2) sorted by relevance
195 GstPcapParse *self = GST_PCAP_PARSE (object); in gst_pcap_parse_finalize()232 GstPcapParse *self = GST_PCAP_PARSE (object); in gst_pcap_parse_get_property()269 GstPcapParse *self = GST_PCAP_PARSE (object); in gst_pcap_parse_set_property()499 GstPcapParse *self = GST_PCAP_PARSE (parent); in gst_pcap_parse_chain()688 GstPcapParse *self = GST_PCAP_PARSE (parent); in gst_pcap_sink_event()710 GstPcapParse *self = GST_PCAP_PARSE (element); in gst_pcap_parse_change_state()
30 #define GST_PCAP_PARSE(obj) \ macro