Home
last modified time | relevance | path

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

/dports/audio/libmodplug/libmodplug-0.8.9.0/src/
H A Dload_ams.cpp277 typedef struct AMS2INSTRUMENT struct
281 } AMS2INSTRUMENT; argument
343 AMS2INSTRUMENT *pins = (AMS2INSTRUMENT *)(lpStream + dwMemPos); in ReadAMS2()
344 dwMemPos += sizeof(AMS2INSTRUMENT); in ReadAMS2()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libmodplug-0.8.9.0/src/
H A Dload_ams.cpp277 typedef struct AMS2INSTRUMENT struct
281 } AMS2INSTRUMENT; typedef
343 AMS2INSTRUMENT *pins = (AMS2INSTRUMENT *)(lpStream + dwMemPos); in ReadAMS2()
344 dwMemPos += sizeof(AMS2INSTRUMENT); in ReadAMS2()