Home
last modified time | relevance | path

Searched refs:GetVedioHeight (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_playlist_downloader.h40 int GetVedioHeight() override;
H A Dplaylist_downloader.h56 virtual int GetVedioHeight() = 0;
H A Dhls_playlist_downloader.cpp320 int HlsPlayListDownloader::GetVedioHeight() in GetVedioHeight() function in OHOS::Media::Plugins::HttpPlugin::HlsPlayListDownloader
H A Dhls_media_downloader.cpp1173 int32_t videoHeight = playlistDownloader_->GetVedioHeight(); in ReportVideoSizeChange()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_playlist_downloader_unit_test.cpp146 int height = downloader.GetVedioHeight();