Encoder: directly use the surface object of the input surface
[platform/upstream/libva-intel-driver.git] / src / i965_drv_video.h
index 37f8697..77ba9ab 100644 (file)
@@ -132,6 +132,7 @@ struct encode_state
     struct buffer_store *misc_param[8];
 
     VASurfaceID current_render_target;
+    struct object_surface *input_yuv_object;
 };
 
 struct proc_state