Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/axdemo/src/
Daxstream2.c223 s32 lsLoopEnd; member
658 s32 lsLoopEnd; in STRMPrepare() local
857 lsLoopEnd = lsLength; in STRMPrepare()
858 lsLoopEnd *= 2; // Bytes -> nibbles in STRMPrepare()
859 lsLoopEnd += -1; // Specify the last nibble in STRMPrepare()
881 strm->lsLoopEnd = lsLoopEnd; in STRMPrepare()
1283 activeStrm->nextLoopEndL += (u32)activeStrm->lsLoopEnd; in STRMUpdate()
1286 activeStrm->nextLoopEndR += (u32)activeStrm->lsLoopEnd; in STRMUpdate()