This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e901b7850c
Ryujinx
/
Ryujinx.Graphics.Nvdec.Vp9
/
Types
/
Mv32.cs
9 lines
135 B
C#
Raw
Blame
History
namespace
Ryujinx.Graphics.Nvdec.Vp9.Types
{
internal
struct
Mv32
{
public
int
Row
;
public
int
Col
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink