Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/axdemo/src/
Daxstream2.c219 s32 strm1stLoopEnd; member
653 s32 strm1stLoopEnd; in STRMPrepare() local
833 strm1stLoopEnd = STRM_BUFFER_SIZE + strm1stTotalRead % STRM_BUFFER_SIZE - BYTES_PER_FRAME; in STRMPrepare()
834 strm1stLoopEnd *= 2; // Bytes -> nibbles in STRMPrepare()
835 strm1stLoopEnd += (s32)(dspHeaderL->ea % NIBBLES_PER_FRAME); in STRMPrepare()
878 strm->strm1stLoopEnd = strm1stLoopEnd; in STRMPrepare()
1017 strm->nextLoopEndL += (u32)strm->strm1stLoopEnd; in STRMStart()
1020 strm->nextLoopEndR += (u32)strm->strm1stLoopEnd; in STRMStart()