Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.c1427 GList *hbufs, *hwalk; in gst_ogg_mux_send_headers() local
1433 hbufs = NULL; in gst_ogg_mux_send_headers()
1529 hbufs = g_list_prepend (hbufs, hbuf); in gst_ogg_mux_send_headers()
1531 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1545 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1596 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1605 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1617 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1622 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1641 caps = gst_ogg_mux_set_header_on_caps (caps, hbufs); in gst_ogg_mux_send_headers()
[all …]