Fix vaAssociateSubpicture() arguments
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Wed, 18 Nov 2009 03:44:03 +0000 (11:44 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 18 Nov 2009 03:50:49 +0000 (11:50 +0800)
i965_drv_video.c

index 800a642..6582c71 100644 (file)
@@ -489,8 +489,6 @@ i965_AssociateSubpicture(VADriverContextP ctx,
                          short dest_y,
                          unsigned short dest_width,
                          unsigned short dest_height,
-                         unsigned short width,
-                         unsigned short height,
                          /*
                           * whether to enable chroma-keying or global-alpha
                           * see VA_SUBPICTURE_XXX values