summaryrefslogtreecommitdiff
path: root/src/gen6_mfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen6_mfc.h')
-rw-r--r--src/gen6_mfc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gen6_mfc.h b/src/gen6_mfc.h
index c7d1580..4cdb20d 100644
--- a/src/gen6_mfc.h
+++ b/src/gen6_mfc.h
@@ -40,6 +40,8 @@ struct encode_state;
#define MAX_MFC_REFERENCE_SURFACES 16
#define NUM_MFC_DMV_BUFFERS 34
+#define INTRA_MB_FLAG_MASK 0x00002000
+
#define __SOFTWARE__ 0
#define SURFACE_STATE_PADDED_SIZE_0_GEN7 ALIGN(sizeof(struct gen7_surface_state), 32)