Home
last modified time | relevance | path

Searched refs:AUD_Sound_cache (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/audaspace/bindings/C/
H A DAUD_Sound.h97 extern AUD_API AUD_Sound* AUD_Sound_cache(AUD_Sound* sound);
H A DAUD_Sound.cpp255 AUD_API AUD_Sound* AUD_Sound_cache(AUD_Sound* sound) in AUD_Sound_cache() function
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dsound.c491 sound->cache = AUD_Sound_cache(sound->handle); in BKE_sound_cache()
574 sound->cache = AUD_Sound_cache(sound->handle);