Home
last modified time | relevance | path

Searched refs:create_encoding_profile (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tools/
Dutils.h18 GstEncodingProfile * create_encoding_profile (const gchar * pname);
Dutils.c141 create_encoding_profile (const gchar * pname) function
Dgst-transcoder.c394 settings.profile = create_encoding_profile (settings.encoding_format); in main()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c862 create_encoding_profile (const gchar * pname) in create_encoding_profile() function
903 profile = create_encoding_profile (encoding_profile); in gst_transcoder_new()