Searched refs:frameLoopEnd (Results 1 – 1 of 1) sorted by relevance
644 s32 frameCA, frameLoopStart, frameLoopEnd; in STRMPrepare() local766 frameLoopEnd = (s32)(dspHeaderL->ea / NIBBLES_PER_FRAME); in STRMPrepare()769 deltaToLoopEnd1 = (frameLoopEnd - frameCA + 1) * BYTES_PER_FRAME; in STRMPrepare()770 deltaToLoopEnd2 = (frameLoopEnd - frameLoopStart + 1) * BYTES_PER_FRAME; in STRMPrepare()793 OSReport("frameLoopEnd %ld\n", frameLoopEnd); in STRMPrepare()