mpeg2: Update to match latest definitions
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
@@ -64,6 +64,7 @@ struct object_surface {
|
||||
union {
|
||||
struct {
|
||||
VAPictureParameterBufferMPEG2 picture;
|
||||
VASliceParameterBufferMPEG2 slice;
|
||||
VAIQMatrixBufferMPEG2 iqmatrix;
|
||||
bool iqmatrix_set;
|
||||
} mpeg2;
|
||||
|
||||
Reference in New Issue
Block a user