Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.c367 gboolean has_timeline = FALSE, has_duration = FALSE; in gst_mpdparser_parse_mult_seg_base_node() local
388 has_duration = TRUE; in gst_mpdparser_parse_mult_seg_base_node()
419 && !has_duration && !has_timeline) { in gst_mpdparser_parse_mult_seg_base_node()
/third_party/ffmpeg/libavformat/
Dutils.c2618 static int has_duration(AVFormatContext *ic) function
2970 } else if (has_duration(ic)) {