add VVC profile and level

Signed-off-by: zhanghongran <zhanghongran@huawei.com>
This commit is contained in:
zhanghongran 2024-11-07 20:14:57 +08:00
parent b46ad8e483
commit 7c77bbca78

View File

@ -1045,7 +1045,7 @@ typedef enum OH_VVCProfile {
/** Main 10 Still Picture profile */
VVC_PROFILE_MAIN_10_STILL = 65,
/** Main 12 Still Picture profile */
VVC_PROFILE_MAIN_12_STILL = 68,
VVC_PROFILE_MAIN_12_STILL = 66,
/** Main 10 4:4:4 Still Picture profile */
VVC_PROFILE_MAIN_10_444_STILL = 97,
/** Main 12 4:4:4 Still Picture profile */