Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/axdemo/src/
Daxstream2.c644 s32 frameCA, frameLoopStart, frameLoopEnd; in STRMPrepare() local
765 frameLoopStart = (s32)(dspHeaderL->sa / NIBBLES_PER_FRAME); in STRMPrepare()
770 deltaToLoopEnd2 = (frameLoopEnd - frameLoopStart + 1) * BYTES_PER_FRAME; in STRMPrepare()
792 OSReport("frameLoopStart %ld\n", frameLoopStart); in STRMPrepare()
855 lsOffset = frameLoopStart * BYTES_PER_FRAME + (s32)sizeof(DSPADPCM); in STRMPrepare()