mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 13:47:55 -05:00
Implemented various hwopus functions (#853)
This commit is contained in:
@ -14,6 +14,7 @@ public:
|
||||
~HwOpus() = default;
|
||||
|
||||
private:
|
||||
void OpenOpusDecoder(Kernel::HLERequestContext& ctx);
|
||||
void GetWorkBufferSize(Kernel::HLERequestContext& ctx);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user