forked from marfrit/libva-v4l2-request-fourier
image: Rename object context structure buffer id field for more clarity
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
||||
|
||||
struct object_image {
|
||||
struct object_base base;
|
||||
VABufferID buf;
|
||||
VABufferID buffer_id;
|
||||
};
|
||||
|
||||
VAStatus SunxiCedrusQueryImageFormats(VADriverContextP ctx,
|
||||
|
||||
Reference in New Issue
Block a user