Home
last modified time | relevance | path

Searched refs:GetSupportedHeight (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcaps_unit_test.cpp182 EXPECT_EQ(DEFAULT_HEIGHT_RANGE.minVal, videoCaps->GetSupportedHeight().minVal); in CheckAVDecH264()
183 EXPECT_EQ(DEFAULT_HEIGHT_RANGE.maxVal, videoCaps->GetSupportedHeight().maxVal); in CheckAVDecH264()
198 videoCaps->GetSupportedHeight().maxVal)); in CheckAVDecH264()
215 EXPECT_EQ(DEFAULT_HEIGHT_RANGE.minVal, videoCaps->GetSupportedHeight().minVal); in CheckAVDecH263()
216 EXPECT_EQ(DEFAULT_HEIGHT_RANGE.maxVal, videoCaps->GetSupportedHeight().maxVal); in CheckAVDecH263()
231 videoCaps->GetSupportedHeight().maxVal)); in CheckAVDecH263()
248 EXPECT_EQ(DEFAULT_HEIGHT_RANGE.minVal, videoCaps->GetSupportedHeight().minVal); in CheckAVDecMpeg2Video()
249 EXPECT_EQ(DEFAULT_HEIGHT_RANGE.maxVal, videoCaps->GetSupportedHeight().maxVal); in CheckAVDecMpeg2Video()
264 videoCaps->GetSupportedHeight().maxVal, in CheckAVDecMpeg2Video()
267 videoCaps->GetSupportedHeight() in CheckAVDecMpeg2Video()
[all...]
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock.cpp166 return codecInfo->GetSupportedHeight(); in GetVideoHeightRange()
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h349 Range GetSupportedHeight();
/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avcapability.cpp458 const auto &height = codecInfo->GetSupportedHeight(); in OH_AVCapability_GetVideoHeightRange()
/foundation/multimedia/player_framework/frameworks/native/avcodeclist/
H A Davcodec_info.cpp128 Range VideoCaps::GetSupportedHeight() in GetSupportedHeight() function in OHOS::Media::VideoCaps
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp121 Range VideoCaps::GetSupportedHeight() in GetSupportedHeight() function in OHOS::MediaAVCodec::VideoCaps

Completed in 7 milliseconds