Home
last modified time | relevance | path

Searched defs:wav_t (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/cannonball/cannonball-0.34/src/main/sdl2/
H A Daudio.hpp24 struct wav_t { struct
25 uint8_t loaded;
26 int16_t *data;
27 uint32_t pos;
28 uint32_t length;
/dports/audio/ardour6/Ardour-6.8.0/libs/ptformat/ptformat/
H A Dptformat.h50 struct wav_t { struct
57 bool operator <(const struct wav_t& other) const { argument
67 wav_t (uint16_t idx = 0) : index (idx), posabsolute (0), length (0) {} in index() argument
/dports/games/instead/instead-3.4.1/src/
H A Dsound.h4 typedef void* wav_t; typedef
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/libpvf/
H A Dwav.c33 } *wav_t; typedef
/dports/emulators/mess/mame-mame0226/src/lib/netlist/prg/
H A Dnlwav.cpp32 class wav_t class
43 wav_t(std::ostream &strm, bool is_seekable, format fmt, std::size_t sr, std::size_t channels) in wav_t() function in wav_t
57 PCOPYASSIGNMOVE(wav_t, delete) in PCOPYASSIGNMOVE() argument
/dports/emulators/mame/mame-mame0226/src/lib/netlist/prg/
H A Dnlwav.cpp32 class wav_t class
43 wav_t(std::ostream &strm, bool is_seekable, format fmt, std::size_t sr, std::size_t channels) in wav_t() function in wav_t
57 PCOPYASSIGNMOVE(wav_t, delete) in PCOPYASSIGNMOVE() argument
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/wavwrite/
H A De_wav.c83 } wav_t; typedef
/dports/games/edge/Edge-1.35-source/epi/
H A Dsound_wav.cc196 wav_t; typedef
/dports/audio/sdl_sound/SDL_sound-1.0.3/decoders/
H A Dwav.c238 } wav_t; typedef