Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc-codeclist.h30 typedef struct _GstAmcCodecProfileLevel GstAmcCodecProfileLevel; typedef
58 GstAmcCodecProfileLevel * gst_amc_codec_capabilities_handle_get_profile_levels (
Dgstamc.h42 GstAmcCodecProfileLevel * profile_levels;
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/magicleap/
Dgstamc-codeclist-ml.c188 GstAmcCodecProfileLevel *gst_amc_codec_capabilities_handle_get_profile_levels in gst_amc_codec_capabilities_handle_get_profile_levels()
192 GstAmcCodecProfileLevel *ret; in gst_amc_codec_capabilities_handle_get_profile_levels()
205 ret = g_new0 (GstAmcCodecProfileLevel, *length); in gst_amc_codec_capabilities_handle_get_profile_levels()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/
Dgstamc-codeclist-jni.c453 GstAmcCodecProfileLevel *gst_amc_codec_capabilities_handle_get_profile_levels in gst_amc_codec_capabilities_handle_get_profile_levels()
456 GstAmcCodecProfileLevel *ret = NULL; in gst_amc_codec_capabilities_handle_get_profile_levels()
475 ret = g_new0 (GstAmcCodecProfileLevel, len); in gst_amc_codec_capabilities_handle_get_profile_levels()