Home
last modified time | relevance | path

Searched refs:GetSarVideoWidth (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h258 int32_t GetSarVideoWidth(std::shared_ptr<Meta> trackInfo);
H A Dhiplayer_impl.cpp1756 int32_t width = GetSarVideoWidth(trackInfo); in GetVideoTrackInfo()
1778 int32_t HiPlayerImpl::GetSarVideoWidth(std::shared_ptr<Meta> trackInfo) in GetSarVideoWidth() function in OHOS::Media::HiPlayerImpl
/foundation/multimedia/player_framework/test/unittest/hiplayer_impl_test/
H A Dhiplayer_impl_unit_test.cpp824 EXPECT_EQ(0, hiplayer_->GetSarVideoWidth(trackInfo)); in HWTEST_F()

Completed in 7 milliseconds