Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstirtspparse.c180 guint8 current_channel_id; in gst_irtsp_parse_handle_frame() local
220 current_channel_id = data[1]; in gst_irtsp_parse_handle_frame()
222 if (current_channel_id != IRTSPParse->target_channel_id) { in gst_irtsp_parse_handle_frame()