get_val_from_nodes_tab 915 libavformat/dashdec.c presentation_timeoffset_val = get_val_from_nodes_tab(fragment_templates_tab, 4, "presentationTimeOffset"); get_val_from_nodes_tab 916 libavformat/dashdec.c duration_val = get_val_from_nodes_tab(fragment_templates_tab, 4, "duration"); get_val_from_nodes_tab 917 libavformat/dashdec.c startnumber_val = get_val_from_nodes_tab(fragment_templates_tab, 4, "startNumber"); get_val_from_nodes_tab 918 libavformat/dashdec.c timescale_val = get_val_from_nodes_tab(fragment_templates_tab, 4, "timescale"); get_val_from_nodes_tab 919 libavformat/dashdec.c initialization_val = get_val_from_nodes_tab(fragment_templates_tab, 4, "initialization"); get_val_from_nodes_tab 920 libavformat/dashdec.c media_val = get_val_from_nodes_tab(fragment_templates_tab, 4, "media"); get_val_from_nodes_tab 1019 libavformat/dashdec.c duration_val = get_val_from_nodes_tab(segmentlists_tab, 3, "duration"); get_val_from_nodes_tab 1020 libavformat/dashdec.c timescale_val = get_val_from_nodes_tab(segmentlists_tab, 3, "timescale"); get_val_from_nodes_tab 1021 libavformat/dashdec.c startnumber_val = get_val_from_nodes_tab(segmentlists_tab, 3, "startNumber");