Searched refs:loopEndL (Results 1 – 1 of 1) sorted by relevance
1200 u32 loopEndL, loopEndR; in STRMUpdate() local1318 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()