summaryrefslogtreecommitdiff
path: root/src/gen6_mfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen6_mfd.h')
-rw-r--r--src/gen6_mfd.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/gen6_mfd.h b/src/gen6_mfd.h
index 6e20364..de131d6 100644
--- a/src/gen6_mfd.h
+++ b/src/gen6_mfd.h
@@ -35,13 +35,6 @@
#include <intel_bufmgr.h>
#include "i965_decoder.h"
-struct gen6_avc_surface
-{
- dri_bo *dmv_top;
- dri_bo *dmv_bottom;
- int dmv_bottom_flag;
-};
-
#define GEN6_VC1_I_PICTURE 0
#define GEN6_VC1_P_PICTURE 1
#define GEN6_VC1_B_PICTURE 2