Searched refs:create_encoding_profile (Results 1 – 4 of 4) sorted by relevance
18 GstEncodingProfile * create_encoding_profile (const gchar * pname);
141 create_encoding_profile (const gchar * pname) function
394 settings.profile = create_encoding_profile (settings.encoding_format); in main()
862 create_encoding_profile (const gchar * pname) in create_encoding_profile() function903 profile = create_encoding_profile (encoding_profile); in gst_transcoder_new()