Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c257 static void *get_container_format (GstTagList * tags);
1428 info->container = get_from_tags (self, info, get_container_format); in media_info_update()
2281 get_container_format (GstTagList * tags) in get_container_format() function
2383 get_from_tags (self, media_info, get_container_format); in gst_play_media_info_create()