Lines Matching refs:hbuf
1465 GstBuffer *hbuf; in gst_ogg_mux_send_headers() local
1517 hbuf = gst_ogg_mux_buffer_from_page (mux, &page, FALSE); 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()
1544 GstBuffer *hbuf = gst_ogg_mux_buffer_from_page (mux, &page, FALSE); in gst_ogg_mux_send_headers() local
1545 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1593 GstBuffer *hbuf = gst_ogg_mux_buffer_from_page (mux, &page, FALSE); in gst_ogg_mux_send_headers() local
1596 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1602 GstBuffer *hbuf = gst_ogg_mux_buffer_from_page (mux, &page, FALSE); in gst_ogg_mux_send_headers() local
1605 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1616 GstBuffer *hbuf = gst_ogg_mux_buffer_from_page (mux, &page, FALSE); in gst_ogg_mux_send_headers() local
1617 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()
1621 GstBuffer *hbuf = gst_ogg_mux_buffer_from_page (mux, &page, FALSE); in gst_ogg_mux_send_headers() local
1622 hbufs = g_list_append (hbufs, hbuf); in gst_ogg_mux_send_headers()