Commit a983263f authored by Alexander I Osin's avatar Alexander I Osin Committed by Austin Yuan

corrected vaBufferInfo interface

parent a47f2c49
......@@ -347,8 +347,7 @@ struct VADriverVTable
/* used by va trace */
VAStatus (*vaBufferInfo) (
VADriverContextP ctx,
VAContextID context, /* in */
VADriverContextP ctx, /* in */
VABufferID buf_id, /* in */
VABufferType *type, /* out */
unsigned int *size, /* out */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment