Home
last modified time | relevance | path

Searched defs:ADPCM (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/neolink/neolink-cf54129/dissector/
H A Dmediapacket.md96 ### ADPCM subsection
/dports/audio/bambootracker/BambooTracker-0.4.5/data/specs/archives/
H A Dbank_specs_v1.1.0.md84 ### ADPCM subsection
H A Dmod_specs_v1.4.0.md116 ### ADPCM subsection
H A Dmod_specs_v1.4.1.md116 ### ADPCM subsection
/dports/audio/bambootracker/BambooTracker-0.4.5/data/specs/
H A Dbank_specs_v1.2.0.md84 ### ADPCM subsection
H A Dinst_specs_v1.4.0.md48 ### ADPCM subsection
H A Dmod_specs_v1.5.0.md116 ### ADPCM subsection
/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Dsound.h309 struct ADPCM : Decoder { // https://wiki.multimedia.cx/?title=Microsoft_ADPCM struct
312ADPCM(Stream *stream, int channels, int freq, int size, int block) : Decoder(stream, channels, fre… in ADPCM() function
314 struct Channel {
333 } channel[2];
335 virtual int decode(Frame *frames, int count) { in decode()
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/instrument/
H A Dinstrument.hpp41 enum class InstrumentType : int { FM, SSG, ADPCM, Drumkit }; enumerator
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSampleIO.h68 ADPCM, // 4-Bit ADPCM-packed enumerator
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/
H A Dmisc.hpp44 ADPCM = 8 enumerator
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-rsp-hle/src/
H A Dalist_audio.c163 static void ADPCM(struct hle_t* hle, uint32_t w1, uint32_t w2) in ADPCM() function
H A Dalist_naudio.c222 static void ADPCM(struct hle_t* hle, uint32_t w1, uint32_t w2) in ADPCM() function
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/pce_fast/
H A Dpcecd.cpp97 static ADPCM_t ADPCM; variable
/dports/emulators/mednafen/mednafen/src/pce_fast/
H A Dpcecd.cpp99 static ADPCM_t ADPCM; variable
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/pce_fast/
H A Dpcecd.cpp99 static ADPCM_t ADPCM; variable
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/pce/
H A Dpcecd.cpp156 static ADPCM_t ADPCM; variable
/dports/emulators/mednafen/mednafen/src/pce/
H A Dpcecd.cpp161 static ADPCM_t ADPCM; variable
/dports/games/openbor/openbor-3caaddd5/engine/
H A DMakefile314 ADPCM = source/adpcmlib/adpcm.o macro
/dports/multimedia/gstreamer1-plugins-rust/flavors-ceb65b8ce94e183c4cf4011da0a40e3a4892c2c0/src/
H A Dparser.rs122 ADPCM, enumerator
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A DMakefile350 ADPCM = source/adpcmlib/adpcm.o macro
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A DMakefile349 ADPCM = source/adpcmlib/adpcm.o macro
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A DMakefile350 ADPCM = source/adpcmlib/adpcm.o macro
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A DMakefile355 ADPCM = source/adpcmlib/adpcm.o macro
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/libnet/
H A Drtmp.h153 ADPCM = 0x0002, enumerator

12