summaryrefslogtreecommitdiff
path: root/src/i965_media_h264.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i965_media_h264.h')
-rw-r--r--src/i965_media_h264.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i965_media_h264.h b/src/i965_media_h264.h
index 490213c..e507e1d 100644
--- a/src/i965_media_h264.h
+++ b/src/i965_media_h264.h
@@ -61,6 +61,7 @@ struct i965_h264_context
struct i965_avc_hw_scoreboard_context avc_hw_scoreboard_context;
struct i965_avc_ildb_context avc_ildb_context;
+ GenFrameStoreContext fs_ctx;
GenFrameStore fsid_list[MAX_GEN_REFERENCE_FRAMES];
struct i965_kernel avc_kernels[NUM_H264_AVC_KERNELS];