Searched refs:strm1stLoopEnd (Results 1 – 1 of 1) sorted by relevance
219 s32 strm1stLoopEnd; member653 s32 strm1stLoopEnd; in STRMPrepare() local833 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()