Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ AIGetStreamSampleRate
Function
AIGetStreamSampleRate
src/dolphin/src/ai/ai.c:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
u32 AIGetStreamSampleRate()
162
{
163
return (__AIRegs[0] >> 1) & 1;
164
}
165
166
void AISetStreamVolLeft(u8 volume)
167
{
Callers
3
AISetStreamPlayState
Function · 0.85
AISetDSPSampleRate
Function · 0.85
__AI_set_stream_sample_rate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected