fix: struct ordering broken in 188f1e2959 (#4802)
This commit is contained in:
@@ -398,8 +398,8 @@ namespace va {
|
||||
egl::sws_t sws;
|
||||
egl::nv12_t nv12;
|
||||
|
||||
int height;
|
||||
int width;
|
||||
int height;
|
||||
};
|
||||
|
||||
class va_ram_t: public va_t {
|
||||
|
||||
Reference in New Issue
Block a user