Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.h94 const gchar * gst_amc_mpeg4_profile_to_string (gint profile);
Dgstamc.c1388 gst_amc_mpeg4_profile_to_string (gint profile) in gst_amc_mpeg4_profile_to_string() function
2111 gst_amc_mpeg4_profile_to_string (type->profile_levels[j]. in gst_amc_codec_info_to_caps()
Dgstamcvideoenc.c389 profile_string = gst_amc_mpeg4_profile_to_string (amc_profile); in caps_from_amc_format()