Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tools/
Dgst-transcoder.c79 GstElement *pipeline = gst_transcoder_get_pipeline (self); in intr_handler()
96 GstElement *pipeline = gst_transcoder_get_pipeline (self); in hup_handler()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.h158 GstElement * gst_transcoder_get_pipeline (GstTranscoder * self);
Dgsttranscoder.c1191 gst_transcoder_get_pipeline (GstTranscoder * self) in gst_transcoder_get_pipeline() function