Home
last modified time | relevance | path

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

/btstack/3rd-party/hxcmod-player/
H A Dhxcmod.h135 muint funkoffset; member
H A Dhxcmod.c458 cptr->funkoffset += InvertLoopTable[cptr->funkspeed]; in doFunk()
459 if( cptr->funkoffset > 128 ) in doFunk()
461 cptr->funkoffset = 0; in doFunk()