Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/axdemo/src/
Daxstream2.c222 s32 lsLoopStart; member
657 s32 lsLoopStart; in STRMPrepare() local
856 lsLoopStart = (s32)(dspHeaderL->sa % NIBBLES_PER_FRAME); in STRMPrepare()
880 strm->lsLoopStart = lsLoopStart; in STRMPrepare()
1025 strm->nextLoopStartL += (u32)strm->lsLoopStart; in STRMStart()
1028 strm->nextLoopStartR += (u32)strm->lsLoopStart; in STRMStart()
1412 activeStrm->nextLoopStartL += (u32)activeStrm->lsLoopStart; in STRMUpdate()
1415 activeStrm->nextLoopStartR += (u32)activeStrm->lsLoopStart; in STRMUpdate()