Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h259 int32_t GetSarVideoHeight(std::shared_ptr<Meta> trackInfo);
H A Dhiplayer_impl.cpp1754 int32_t height = GetSarVideoHeight(trackInfo); in GetVideoTrackInfo()
1790 int32_t HiPlayerImpl::GetSarVideoHeight(std::shared_ptr<Meta> trackInfo) in GetSarVideoHeight() function in OHOS::Media::HiPlayerImpl
/foundation/multimedia/player_framework/test/unittest/hiplayer_impl_test/
H A Dhiplayer_impl_unit_test.cpp834 EXPECT_EQ(1, hiplayer_->GetSarVideoHeight(trackInfo)); in HWTEST_F()

Completed in 7 milliseconds