summaryrefslogtreecommitdiff
path: root/chip/mt8192_scp/ipi_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mt8192_scp/ipi_chip.h')
-rw-r--r--chip/mt8192_scp/ipi_chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/mt8192_scp/ipi_chip.h b/chip/mt8192_scp/ipi_chip.h
index abd1ab77b4..6067517328 100644
--- a/chip/mt8192_scp/ipi_chip.h
+++ b/chip/mt8192_scp/ipi_chip.h
@@ -15,6 +15,7 @@
/*
* Video decoder supported capability
*/
+#define VCODEC_CAPABILITY_4K_DISABLED BIT(4)
#define VDEC_CAP_MM21 BIT(5)
#define VDEC_CAP_MT21C BIT(6)
#define VDEC_CAP_H264_SLICE BIT(8)