Home
last modified time | relevance | path

Searched refs:DEFAULT_VIDEO_VVC_LEVEL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcodeclist_mock.h174 constexpr int32_t DEFAULT_VIDEO_VVC_LEVEL = VVC_LEVEL_1; variable
H A Dcodeclist_unit_test.cpp1305 …_FALSE(capability_->AreProfileAndLevelSupported(ERROR_VIDEO_VVC_PROFILE, DEFAULT_VIDEO_VVC_LEVEL));