Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dtranscoder-enumtypes.c37 { C_ENUM(GST_TRANSCODER_STATE_STOPPED), "GST_TRANSCODER_STATE_STOPPED", "stopped" }, in gst_transcoder_state_get_type()
Dgsttranscoder.h45 GST_TRANSCODER_STATE_STOPPED, enumerator
Dgsttranscoder.c623 notify_state_changed (self, GST_TRANSCODER_STATE_STOPPED); in eos_cb()
826 self->app_state = GST_TRANSCODER_STATE_STOPPED; in gst_transcoder_main()
1511 case GST_TRANSCODER_STATE_STOPPED: in gst_transcoder_state_get_name()