Home
last modified time | relevance | path

Searched refs:SNDPlayerInfo (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/snd/common/
Dwork.h100 typedef struct SNDPlayerInfo struct
111 SNDPlayerInfo; argument
154 SNDPlayerInfo * playerInfo);
/TwlSDK-5.1.0/build/libraries/snd/common/src/
Dsnd_work.c348 BOOL SND_ReadPlayerInfo(const SNDDriverInfo * driverInfo, int playerNo, SNDPlayerInfo * playerInfo) in SND_ReadPlayerInfo()