Searched refs:GetVedioWidth (Results 1 – 5 of 5) sorted by relevance
41 int GetVedioWidth() override;
57 virtual int GetVedioWidth() = 0;
311 int HlsPlayListDownloader::GetVedioWidth() in GetVedioWidth() function in OHOS::Media::Plugins::HttpPlugin::HlsPlayListDownloader
1172 int32_t videoWidth = playlistDownloader_->GetVedioWidth(); in ReportVideoSizeChange()1250 playingBitrate = TransferSizeToBitRate(playlistDownloader_->GetVedioWidth()); in CheckRiseBufferSize()1269 playingBitrate = TransferSizeToBitRate(playlistDownloader_->GetVedioWidth()); in CheckPulldownBufferSize()
139 int width = downloader.GetVedioWidth();