Searched refs:parse_encoding_profile (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | encoding-target.c | 584 parse_encoding_profile (GKeyFile * in, gchar * parentprofilename, in parse_encoding_profile() function 675 pprof = parse_encoding_profile (in, pname, groups[i], nbgroups, groups); in parse_encoding_profile() 729 prof = parse_encoding_profile (in, NULL, groups[i], nbgroups, groups); in parse_keyfile()
|
D | encoding-profile.c | 2002 parse_encoding_profile (const gchar * value) in parse_encoding_profile() function 2101 profile = parse_encoding_profile (string); in profile_from_string()
|