Home
last modified time | relevance | path

Searched defs:mlist (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c573 GList *mlist = current->media[i]; in new_variant_is_compatible() local
640 GList *mlist = playlist->media[i]; in gst_hls_demux_setup_streams() local
682 GList *mlist = playlist->media[i]; in gst_hls_demux_setup_streams() local
743 GList *mlist = hlsdemux->current_variant->media[i]; in gst_hls_demux_set_current_variant() local
1715 GList *mlist = demux->current_variant->media[i]; in gst_hls_demux_update_playlist() local
Dm3u8.c1723 GList *mlist; in gst_hls_master_playlist_new_from_data() local
1752 GList *groups, *mlist; in gst_hls_master_playlist_new_from_data() local
1835 GList *mlist = stream->media[media->mtype]; in gst_hls_variant_find_matching_media() local
/third_party/glib/gobject/
Dgsignal.c609 HandlerMatch *mlist = NULL; in handlers_find() local
2849 HandlerMatch *mlist; in g_signal_handler_find() local
2875 HandlerMatch *mlist; in signal_handlers_foreach_matched_R() local
3070 HandlerMatch *mlist; in g_signal_has_handler_pending() local
/third_party/littlefs/
Dlfs.h396 } *mlist; member
Dlfs.c442 static void lfs_mlist_remove(lfs_t *lfs, struct lfs_mlist *mlist) { in lfs_mlist_remove()
451 static void lfs_mlist_append(lfs_t *lfs, struct lfs_mlist *mlist) { in lfs_mlist_append()