Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.h60 } SplitMuxOutputCommand; typedef
Dgstsplitmuxsink.c264 static SplitMuxOutputCommand *
267 return g_slice_new0 (SplitMuxOutputCommand); in out_cmd_buf_new()
271 out_cmd_buf_free (SplitMuxOutputCommand * data) in out_cmd_buf_free()
273 g_slice_free (SplitMuxOutputCommand, data); in out_cmd_buf_free()
1337 SplitMuxOutputCommand *cmd = in complete_or_wait_on_out()
2476 SplitMuxOutputCommand *cmd; in continue_execution()
2507 SplitMuxOutputCommand *cmd; in handle_gathered_gop()