Home
last modified time | relevance | path

Searched refs:gst_meta_info_is_custom (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstmeta.c212 g_return_val_if_fail (gst_meta_info_is_custom (((GstMeta *) meta)->info), in gst_custom_meta_get_structure()
230 g_return_val_if_fail (gst_meta_info_is_custom (((GstMeta *) meta)->info), in gst_custom_meta_has_name()
306 gst_meta_info_is_custom (const GstMetaInfo * info) in gst_meta_info_is_custom() function
Dgstmeta.h261 gboolean gst_meta_info_is_custom (const GstMetaInfo *info);
Dgstbuffer.c2908 if (info == NULL || !gst_meta_info_is_custom (info)) in gst_buffer_add_custom_meta()
2940 if (!gst_meta_info_is_custom (info)) in gst_buffer_get_custom_meta()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8pay.c566 if (gst_meta_info_is_custom (info) && in foreach_metadata_drop()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxenc.c2353 if (gst_meta_info_is_custom (info) in gst_vpx_enc_transform_meta()