Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.h163 void gst_transcoder_set_avoid_reencoding (GstTranscoder * self,
Dgsttranscoder.c1228 gst_transcoder_set_avoid_reencoding (GstTranscoder * self, in gst_transcoder_set_avoid_reencoding() function
/third_party/gstreamer/gstplugins_bad/tools/
Dgst-transcoder.c418 gst_transcoder_set_avoid_reencoding (transcoder, TRUE); in main()