Searched refs:strmLoopEnd (Results 1 – 1 of 1) sorted by relevance
228 s32 strmLoopEnd; member662 s32 strmLoopEnd; in STRMPrepare() local868 strmLoopEnd = STRM_BUFFER_SIZE + strmTotalRead % STRM_BUFFER_SIZE - BYTES_PER_FRAME; in STRMPrepare()869 strmLoopEnd *= 2; // Bytes -> nibbles in STRMPrepare()870 strmLoopEnd += (s32)(dspHeaderL->ea % NIBBLES_PER_FRAME); in STRMPrepare()885 strm->strmLoopEnd = strmLoopEnd; in STRMPrepare()1404 activeStrm->nextLoopEndL += (u32)activeStrm->strmLoopEnd; in STRMUpdate()1407 activeStrm->nextLoopEndR += (u32)activeStrm->strmLoopEnd; in STRMUpdate()