Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.h121 GstBuffer *cur_out_buffer; member
Dgstsplitmuxsink.c1835 ctx->cur_out_buffer = gst_pad_probe_info_get_buffer (info); in handle_mq_output()
1857 ctx->cur_out_buffer = NULL; in handle_mq_output()
3902 if (ctx->cur_out_buffer == NULL) { in set_next_filename()
3907 sample = gst_sample_new (ctx->cur_out_buffer, caps, &ctx->out_segment, NULL); in set_next_filename()