Home
last modified time | relevance | path

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

/btstack/3rd-party/hxcmod-player/
H A Dhxcmod.c812 mod->jump_loop_effect = 1; in worknote()
849 if(!mod->jump_loop_effect) in worknote()
856 mod->jump_loop_effect = 1; in worknote()
974 mod->jump_loop_effect = 1; in worknote()
985 mod->jump_loop_effect = 1; in worknote()
1695 if( !modctx->jump_loop_effect ) in hxcmod_fillbuffer()
1698 modctx->jump_loop_effect = 0; in hxcmod_fillbuffer()
2049 modctx->jump_loop_effect = 0; in hxcmod_unload()
H A Dhxcmod.h187 muchar jump_loop_effect; member