Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/axdemo/src/
Daxstream2.c1200 u32 loopEndL, loopEndR; in STRMUpdate() local
1318 loopEndL = loopStartL + STRM_BUFFER_SIZE * 2; in STRMUpdate()
1321 loopEndL *= 2; // Bytes -> nibbles in STRMUpdate()
1322 loopEndL += -1; // Specify the last nibble in STRMUpdate()
1332 AXSetVoiceEndAddr(activeStrm->voiceL, loopEndL); in STRMUpdate()