audio_core: hle: mf: address yet another batch of reviews
This commit is contained in:
parent
ab1f47ed15
commit
6281660844
5 changed files with 41 additions and 29 deletions
|
@ -20,4 +20,4 @@ ADTSData ParseADTS(const char* buffer);
|
|||
|
||||
// last two bytes of MF AAC decoder user data
|
||||
// see https://docs.microsoft.com/en-us/windows/desktop/medfound/aac-decoder#example-media-types
|
||||
u16 MFGetAACTag(const ADTSData input);
|
||||
u16 MFGetAACTag(const ADTSData& input);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue