Searched refs:loopLen (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.2.1/include/nitro/snd/common/ |
| D | channel.h | 234 int loopLen, int volume, SNDChannelDataShift shift, int timer, int pan);
|
| /TwlSDK-5.2.1/include/nitro/snd/ARM9/ |
| D | interface.h | 96 int loopLen, int volume, SNDChannelDataShift shift, int timer, int pan);
|
| /TwlSDK-5.2.1/build/libraries/snd/ARM9/src/ |
| D | snd_interface.c | 320 int loopLen, int volume, SNDChannelDataShift shift, int timer, int pan) in SND_SetupChannelPcm() argument 325 volume << 24 | shift << 22 | loopLen, in SND_SetupChannelPcm()
|