Home
last modified time | relevance | path

Searched refs:representation_segmenttemplate_node (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Ddashdec.c839 xmlNodePtr representation_segmenttemplate_node = NULL; in parse_manifest_representation() local
879 representation_segmenttemplate_node = find_child_node_by_name(representation_node, "SegmentTemplate"); in parse_manifest_representation()
902 if (representation_segmenttemplate_node || fragment_template_node || period_segmenttemplate_node) { in parse_manifest_representation()
904 fragment_templates_tab[0] = representation_segmenttemplate_node; in parse_manifest_representation()
975 fragment_timeline_node = find_child_node_by_name(representation_segmenttemplate_node, "SegmentTimeline"); in parse_manifest_representation()

Completed in 4 milliseconds