mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-12-04 04:54:02 +00:00
add VVC profile and level
Signed-off-by: zhanghongran <zhanghongran@huawei.com>
This commit is contained in:
parent
b46ad8e483
commit
7c77bbca78
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user