Home
last modified time | relevance | path

Searched refs:SampleCache (Results 1 – 13 of 13) sorted by relevance

/dports/games/warmux/warmux-11.04/src/sound/
H A Dsample_cache.cpp32 SampleCache::SampleCache( size_t memory_limit ) in SampleCache() function in SampleCache
38 int SampleCache::FindSlot( Mix_Chunk* sample, const std::string & file_name ) in FindSlot()
64 Mix_Chunk * SampleCache::LoadSound( const std::string & file_name ) in LoadSound()
89 void SampleCache::FreeChunk( Mix_Chunk * pchk ) in FreeChunk()
109 void SampleCache::Clear() in Clear()
145 int SampleCache::FindChunkByName( const std::string & name ) in FindChunkByName()
154 int SampleCache::FindChunkByAddr( Mix_Chunk * pchk ) in FindChunkByAddr()
163 void SampleCache::Precache( const std::string & file_name ) in Precache()
H A Dsample_cache.h31 class SampleCache
64 SampleCache ( size_t memory_limit = 0 );
65 virtual ~SampleCache () { Clear(); } in ~SampleCache()
H A Djukebox.h95 SampleCache m_cache;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/libpulse-binding-2.25.0/src/context/
H A Dsubscribe.rs144 SampleCache = 6,
177 6 => Some(Facility::SampleCache),
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dsamplecache.hh35 class SampleCache class
H A Dloader.hh238 std::shared_ptr<SampleCache::Entry> cached_sample;
521 bool parse (const std::string& filename, SampleCache& sample_cache);
H A Dsynth.hh62 SampleCache *sample_cache = nullptr;
70 sample_cache = new SampleCache(); in init()
H A Dloader.cc1080 Loader::parse (const string& filename, SampleCache& sample_cache) in parse()
/dports/www/firefox/firefox-99.0/third_party/rust/pulse/src/
H A Dlib.rs352 SampleCache = ffi::PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pulse/src/
H A Dlib.rs342 SampleCache = ffi::PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/cubeb-pulse-rs/pulse-rs/src/
H A Dlib.rs342 SampleCache = ffi::PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE, enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pulse/src/
H A Dlib.rs342 SampleCache = ffi::PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pulse/src/
H A Dlib.rs342 SampleCache = ffi::PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE, enumerator