Home
last modified time | relevance | path

Searched defs:tsIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dplaylist_downloader.h80 virtual size_t GetSegmentOffset(uint32_t tsIndex) in GetSegmentOffset()
H A Dhls_playlist_downloader.cpp229 int tsIndex = 0; in PreParseManifest() local
363 size_t HlsPlayListDownloader::GetSegmentOffset(uint32_t tsIndex) in GetSegmentOffset()
H A Dhls_media_downloader.cpp139 size_t SpliceOffset(uint32_t tsIndex, uint32_t offset32) in SpliceOffset()