Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.h95 gint gst_amc_mpeg4_profile_from_string (const gchar *profile);
Dgstamcvideoenc.c193 amc_profile.id = gst_amc_mpeg4_profile_from_string (profile_string); in create_amc_format()
Dgstamc.c1401 gst_amc_mpeg4_profile_from_string (const gchar * profile) in gst_amc_mpeg4_profile_from_string() function