BoardConfig.mk: add BOARD_SUPPORT_MFC_ENC_BT2020

Bug: 239912381
Test: atest android.mediav2.cts.EncoderColorAspectsTest
Change-Id: I68be5ef52d60d65886cf9e1dae5069e7daa60775
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
This commit is contained in:
Taehwan Kim 2022-09-23 18:39:27 +09:00 committed by wenchangliu
parent b8afd69df2
commit fc35c67bc4

View file

@ -195,6 +195,8 @@ BOARD_USE_DEC_SW_CSC := true
BOARD_USE_ENC_SW_CSC := true BOARD_USE_ENC_SW_CSC := true
BOARD_SUPPORT_MFC_ENC_RGB := true BOARD_SUPPORT_MFC_ENC_RGB := true
BOARD_USE_BLOB_ALLOCATOR := false BOARD_USE_BLOB_ALLOCATOR := false
BOARD_SUPPORT_MFC_ENC_BT2020 := true
######################## ########################
BOARD_SUPER_PARTITION_SIZE := 8531214336 BOARD_SUPER_PARTITION_SIZE := 8531214336