Home
last modified time | relevance | path

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

/dports/audio/dumb/dumb-0.9.3/include/internal/
H A Dit.h189 #define IT_SAMPLE_PINGPONG_SUS_LOOP 128 macro
/dports/audio/dumb-allegro/dumb-0.9.3/include/internal/
H A Dit.h189 #define IT_SAMPLE_PINGPONG_SUS_LOOP 128 macro
/dports/games/openomf/dumb-238f23c/dumb/include/internal/
H A Dit.h198 #define IT_SAMPLE_PINGPONG_SUS_LOOP 128 macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/include/internal/
H A Dit.h198 #define IT_SAMPLE_PINGPONG_SUS_LOOP 128 macro
/dports/games/zdoom/zdoom-2.8.1/dumb/include/internal/
H A Dit.h197 #define IT_SAMPLE_PINGPONG_SUS_LOOP 128 macro
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/dumb/include/internal/
H A Dit.h197 #define IT_SAMPLE_PINGPONG_SUS_LOOP 128 macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/
H A Dcdumb.c649 if ((sample->flags & (IT_SAMPLE_SUS_LOOP|IT_SAMPLE_PINGPONG_SUS_LOOP)) == IT_SAMPLE_SUS_LOOP) in open_module()
/dports/audio/zmusic/ZMusic-1.1.8/source/streamsources/
H A Dmusic_dumb.cpp640 if ((sample->flags & (IT_SAMPLE_SUS_LOOP|IT_SAMPLE_PINGPONG_SUS_LOOP)) == IT_SAMPLE_SUS_LOOP) in MOD_SetAutoChip()
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dmusic_dumb.cpp634 if ((sample->flags & (IT_SAMPLE_SUS_LOOP|IT_SAMPLE_PINGPONG_SUS_LOOP)) == IT_SAMPLE_SUS_LOOP) in MOD_SetAutoChip()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/dumb-0.9.2/it/
H A Ditrender.c706 if (playing->sample->flags & IT_SAMPLE_PINGPONG_SUS_LOOP) in it_playing_update_resamplers()
/dports/audio/dumb/dumb-0.9.3/src/it/
H A Ditrender.c722 if (playing->sample->flags & IT_SAMPLE_PINGPONG_SUS_LOOP) in it_playing_update_resamplers()
/dports/audio/dumb-allegro/dumb-0.9.3/src/it/
H A Ditrender.c722 if (playing->sample->flags & IT_SAMPLE_PINGPONG_SUS_LOOP) in it_playing_update_resamplers()
/dports/games/openomf/dumb-238f23c/dumb/src/it/
H A Ditrender.c1180 else if (playing->sample->flags & IT_SAMPLE_PINGPONG_SUS_LOOP) in it_playing_update_resamplers()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/src/it/
H A Ditrender.c1182 else if (playing->sample->flags & IT_SAMPLE_PINGPONG_SUS_LOOP) in it_playing_update_resamplers()
/dports/games/zdoom/zdoom-2.8.1/dumb/src/it/
H A Ditrender.c1092 else if (playing->sample->flags & IT_SAMPLE_PINGPONG_SUS_LOOP) in it_playing_update_resamplers()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/dumb/src/it/
H A Ditrender.c1092 else if (playing->sample->flags & IT_SAMPLE_PINGPONG_SUS_LOOP) in it_playing_update_resamplers()