Searched defs:representation (Results 1 – 7 of 7) sorted by relevance
77 struct representation { struct93 AVStream *assoc_stream; /* demuxer stream associated with this representation */ argument95 int n_fragments;96 struct fragment **fragments; /* VOD list of fragment for profile */98 int n_timelines;99 struct timeline **timelines;101 int64_t first_seq_no;102 int64_t last_seq_no;103 …t_number; /* used in case when we have dynamic list of segment to know which segments are new one*/105 int64_t fragment_duration;[all …]
27 typedef detail::adjacency_list_tag representation; typedef
26 typedef detail::incidence_list_tag representation; typedef
1988 GstRepresentationNode *representation; in GST_START_TEST() local2032 GstRepresentationNode *representation; in GST_START_TEST() local2078 GstRepresentationNode *representation; in GST_START_TEST() local2171 GstRepresentationNode *representation; in GST_START_TEST() local2217 GstRepresentationNode *representation; in GST_START_TEST() local2255 GstRepresentationNode *representation; in GST_START_TEST() local2296 GstRepresentationNode *representation; in GST_START_TEST() local2348 GstRepresentationNode *representation; in GST_START_TEST() local2391 GstRepresentationNode *representation; in GST_START_TEST() local2430 GstRepresentationNode *representation; in GST_START_TEST() local[all …]
138 const auto representation = root_obj[kRepresentationKey].GetObject(); in LoadCacheFromDisk() local
2555 GstRepresentationNode *representation; in gst_mpdparser_get_rep_idx_with_max_bandwidth() local3796 GstRepresentationNode *representation = n->data; in gst_mpd_client_fetch_on_load_external_resources() local3966 GstActiveStream * stream, GstRepresentationNode * representation) in gst_mpd_client_setup_representation()4753 GstRepresentationNode *representation; in gst_mpd_client_setup_streaming() local
323 uint64_t representation = static_cast<uint64_t>(-(value + 1)); in EncodeInt32Tmpl() local