Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp1313 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsInMpd()
1337 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsInMpd()
1452 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsWithSegTemplate()
1458 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsWithSegTemplate()
1466 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsWithSegTemplate()
1484 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsWithTmpltStatic()
1508 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsWithTmpltDurationStatic()
1538 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsWithTmpltDurationStatic()
1560 return DASH_SEGMENT_INIT_FAILED; in GetSegmentsWithTmpltTimelineStatic()
1580 DASH_SEGMENT_INIT_FAILED) { in GetSegmentsWithTmpltTimelineStatic()
[all …]
H A Ddash_common.h29 DASH_SEGMENT_INIT_FAILED = -1, enumerator