Home
last modified time | relevance | path

Searched refs:dropDurationAddr (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp1414 static int sceNetGetDropRate(u32 dropRateAddr, u32 dropDurationAddr) in sceNetGetDropRate() argument
1417 Memory::Write_U32(netDropDuration, dropDurationAddr); in sceNetGetDropRate()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp1414 static int sceNetGetDropRate(u32 dropRateAddr, u32 dropDurationAddr) in sceNetGetDropRate() argument
1417 Memory::Write_U32(netDropDuration, dropDurationAddr); in sceNetGetDropRate()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp1414 static int sceNetGetDropRate(u32 dropRateAddr, u32 dropDurationAddr) in sceNetGetDropRate() argument
1417 Memory::Write_U32(netDropDuration, dropDurationAddr); in sceNetGetDropRate()