Searched refs:rtsp_headers (Results 1 – 2 of 2) sorted by relevance
11 rtsp_headers = files([ variable23 install_headers(rtsp_headers, subdir : 'gstreamer-1.0/gst/rtsp/')26 sources : rtsp_headers,68 'sources' : rtsp_sources + rtsp_headers + [gstrtsp_c] + [gstrtsp_h],
85 static struct rtsp_header rtsp_headers[] = { variable375 return rtsp_headers[field - 1].name; in gst_rtsp_header_as_text()411 for (idx = 0; rtsp_headers[idx].name; idx++) { in gst_rtsp_find_header_field()412 if (g_ascii_strcasecmp (rtsp_headers[idx].name, header) == 0) { in gst_rtsp_find_header_field()540 return rtsp_headers[field - 1].multiple; in gst_rtsp_header_allow_multiple()