Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/steam-audio
/ functions
Functions
3,917 in github.com/ValveSoftware/steam-audio
⨍
Functions
3,917
◇
Types & classes
830
↓ 491 callers
Method
data
Returns a pointer to the data. For a 1D array, this is a T*; for a 2D array, a T**, for a 3D array, T***, etc.
core/src/core/array.h:134
↓ 369 callers
Method
size
Returns the size of this array along the given dimension.
core/src/core/array.h:105
↓ 320 callers
Method
get
core/src/core/delay.cpp:51
↓ 151 callers
Method
release
core/src/core/api_hrtf.cpp:67
↓ 150 callers
Method
retain
core/src/core/api_hrtf.cpp:61
↓ 136 callers
Function
PrintOutput
core/src/benchmark/phonon_perf.cpp:44
↓ 131 callers
Function
max
Returns max(a, b).
core/src/core/sse_float4.h:68
↓ 114 callers
Function
min
Returns min(a, b).
core/src/core/sse_float4.h:61
↓ 113 callers
Method
reset
core/src/core/iir.cpp:273
↓ 106 callers
Method
apply
core/src/core/sh.cpp:151
↓ 104 callers
Method
resize
core/src/core/delay.cpp:37
↓ 103 callers
Method
numSamples
core/src/core/hrtf_map.h:106
↓ 102 callers
Method
numChannels
core/src/core/audio_buffer.h:80
↓ 101 callers
Method
Add
wwise/src/SoundEnginePlugin/SteamAudioCommon.cpp:33
↓ 96 callers
Function
add
Returns a + b.
core/src/core/sse_float4.h:33
↓ 79 callers
Function
mul
Returns a * b.
core/src/core/sse_float4.h:47
↓ 76 callers
Method
Get
()
unity/src/project/SteamAudioUnity/Assets/Plugins/SteamAudio/Scripts/Runtime/HRTF.cs:87
↓ 69 callers
Method
kernel
core/src/core/opencl_kernel.h:60
↓ 67 callers
Function
load
Aligned load.
core/src/core/sse_float4.h:169
↓ 67 callers
Function
unitVector
fmod/src/steamaudio_fmod.cpp:101
↓ 63 callers
Method
buffer
core/src/core/opencl_impulse_response.h:40
↓ 62 callers
Method
length
Calculates the length of this vector.
core/src/core/vector.h:224
↓ 61 callers
Function
create
fmod/src/reverb_effect.cpp:197
↓ 60 callers
Method
irUpdateQueue
core/src/core/opencl_device.h:125
↓ 58 callers
Method
numProbes
core/src/core/probe_batch.h:108
↓ 55 callers
Method
getTail
core/src/core/api_path_effect.cpp:44
↓ 55 callers
Method
getTailSize
core/src/core/api_path_effect.cpp:35
↓ 53 callers
Function
dot
fmod/src/steamaudio_fmod.cpp:110
↓ 53 callers
Method
flatData
Returns a pointer to the contiguous buffer containing all the elements.
core/src/core/array.h:122
↓ 46 callers
Method
commit
core/src/core/scene.cpp:122
↓ 46 callers
Function
sqrt
Returns sqrt(x).
core/src/core/sse_float4.h:75
↓ 40 callers
Method
numBins
core/src/core/energy_field.h:48
↓ 40 callers
Method
zero
Clears all elements to zero.
core/src/core/array.h:146
↓ 39 callers
Function
ConvertVector
unreal/src/SteamAudioUnreal/Plugins/SteamAudio/Source/SteamAudio/Private/SteamAudioCommon.cpp:42
↓ 39 callers
Method
allocate
core/src/core/memory_allocator.cpp:33
↓ 38 callers
Method
makeSilent
core/src/core/audio_buffer.cpp:50
↓ 37 callers
Method
free
core/src/core/memory_allocator.cpp:57
↓ 37 callers
Method
status
core/src/core/error.h:48
↓ 37 callers
Method
totalSize
Returns the total number of elements in this array.
core/src/core/array.h:111
↓ 36 callers
Method
message
core/src/core/log.cpp:43
↓ 36 callers
Method
start
core/src/core/profiler.cpp:25
↓ 35 callers
Method
GetName
unreal/src/SteamAudioUnreal/Plugins/SteamAudio/Source/SteamAudioEditor/Private/SteamAudioMaterialFactory.cpp:26
↓ 35 callers
Method
copy
core/src/core/api_energy_field.cpp:115
↓ 35 callers
Function
set1
Set values of all lanes to the same value.
core/src/core/sse_float4.h:210
↓ 34 callers
Method
Get
wwise/src/SoundEnginePlugin/SteamAudioCommon.cpp:57
↓ 34 callers
Function
reset
fmod/src/reverb_effect.cpp:182
↓ 31 callers
Method
GetData
()
unity/src/project/SteamAudioUnity/Assets/Plugins/SteamAudio/Scripts/Runtime/SerializedObject.cs:86
↓ 29 callers
Method
run
core/src/itest/ui_window.cpp:93
↓ 28 callers
Function
loadu
Unaligned load.
core/src/core/sse_float4.h:175
↓ 27 callers
Function
BenchmarkHRTFCreateInitialization
core/src/benchmark/benchmark_binauralrenderer.cpp:25
↓ 25 callers
Method
add
core/src/core/api_scene.cpp:282
↓ 24 callers
Method
Release
()
unity/src/project/SteamAudioUnity/Assets/Plugins/SteamAudio/Scripts/Runtime/HRTF.cs:82
↓ 24 callers
Function
ValidateAmbisonicsBinauralEffect
core/src/test/AmbisonicsBinauralEffect.test.cpp:24
↓ 24 callers
Function
iplAudioBufferFree
fmod/include/phonon/phonon_interfaces.h:1178
↓ 24 callers
Method
process
core/src/core/job.h:39
↓ 23 callers
Method
ConvertVector
(UnityEngine.Vector3 point)
unity/src/project/SteamAudioUnity/Assets/Plugins/SteamAudio/Scripts/Runtime/Common.cs:26
↓ 23 callers
Function
iplAudioBufferFree
unreal/src/SteamAudioUnreal/Plugins/SteamAudio/Source/SteamAudioSDK/include/phonon_interfaces.h:1178
↓ 23 callers
Function
isAligned
core/src/core/float8.h:44
↓ 23 callers
Method
isValid
core/src/core/hit.h:47
↓ 23 callers
Method
tail
core/src/core/eq_effect.cpp:124
↓ 22 callers
Function
loadMesh
core/src/itest/helpers.cpp:48
↓ 22 callers
Method
remove
core/src/core/api_scene.cpp:295
↓ 21 callers
Method
Read
* Returns the current value of the reference. */
wwise/src/SoundEnginePlugin/SteamAudioCommon.h:110
↓ 21 callers
Function
storeu
Unaligned store.
core/src/core/sse_float4.h:194
↓ 20 callers
Function
BenchmarkBinauralWithInterpolation
core/src/benchmark/benchmark_binaural.cpp:25
↓ 20 callers
Method
simulate
core/src/core/direct_simulator.cpp:34
↓ 19 callers
Method
ShutDownSteamAudio
unreal/src/SteamAudioUnreal/Plugins/SteamAudio/Source/SteamAudio/Private/SteamAudioManager.cpp:455
↓ 19 callers
Method
materials
core/src/core/static_mesh.h:100
↓ 19 callers
Method
toCartesian
Returns this point in Cartesian coordinates.
core/src/core/polar_vector.h:71
↓ 17 callers
Method
createStaticMesh
core/src/core/scene.cpp:67
↓ 16 callers
Function
GetIndex
Get the one dimensional index associated with a particular degree @l and order @m. This is the index that can be used to access the Coeffs returned by
core/src/core/sh/spherical_harmonics.h:47
↓ 16 callers
Method
applyForward
core/src/core/ipp_fft.cpp:84
↓ 16 callers
Method
applyInverse
core/src/core/ipp_fft.cpp:96
↓ 16 callers
Function
benchmarkPathingBakeForSettings
core/src/benchmark/benchmark_pathingbake.cpp:29
↓ 16 callers
Function
benchmarkPathingForSettings
core/src/benchmark/benchmark_pathing.cpp:185
↓ 16 callers
Method
elapsedMilliseconds
core/src/core/profiler.cpp:36
↓ 16 callers
Method
getInfluencingProbes
core/src/core/probe_tree.cpp:135
↓ 16 callers
Function
iplAudioBufferAllocate
unity/include/phonon/phonon_interfaces.h:1167
↓ 16 callers
Function
iplAudioBufferFree
unity/include/phonon/phonon_interfaces.h:1178
↓ 16 callers
Function
iplContextRelease
core/src/core/phonon_interfaces.h:735
↓ 16 callers
Method
numTriangles
core/src/core/mesh.h:48
↓ 16 callers
Function
store
Aligned store.
core/src/core/sse_float4.h:187
↓ 15 callers
Method
Update
()
unity/src/project/SteamAudioUnity/Assets/Plugins/SteamAudio/Scripts/Runtime/SteamAudioSource.cs:253
↓ 15 callers
Method
getData
core/src/core/api_energy_field.cpp:75
↓ 15 callers
Method
init
core/src/core/log.cpp:38
↓ 15 callers
Function
iplAudioBufferAllocate
unreal/src/SteamAudioUnreal/Plugins/SteamAudio/Source/SteamAudioSDK/include/phonon_interfaces.h:1167
↓ 15 callers
Function
iplContextCreate
core/src/core/api_context.cpp:82
↓ 15 callers
Function
iplStaticMeshRelease
unreal/src/SteamAudioUnreal/Plugins/SteamAudio/Source/SteamAudioSDK/include/phonon_interfaces.h:1058
↓ 15 callers
Method
save
core/src/core/api_scene.cpp:96
↓ 15 callers
Method
zero
Sets all elements of this matrix to zero.
core/src/core/matrix.h:166
↓ 14 callers
Method
InitializeSteamAudio
unreal/src/SteamAudioUnreal/Plugins/SteamAudio/Source/SteamAudio/Private/SteamAudioManager.cpp:228
↓ 14 callers
Method
IsBakeActive
()
unity/src/project/SteamAudioUnity/Assets/Plugins/SteamAudio/Scripts/Runtime/Baker.cs:188
↓ 14 callers
Method
calcWeights
core/src/core/probe_manager.cpp:119
↓ 14 callers
Method
checkOcclusion
core/src/core/probe_manager.cpp:51
↓ 14 callers
Function
distance
fmod/src/steamaudio_fmod.cpp:126
↓ 14 callers
Function
iplAudioBufferAllocate
wwise/include/phonon/phonon_interfaces.h:1167
↓ 14 callers
Function
iplAudioBufferFree
wwise/include/phonon/phonon_interfaces.h:1178
↓ 14 callers
Function
iplSourceRelease
unity/include/phonon/phonon_interfaces.h:2391
↓ 14 callers
Method
push
Pushes a new element onto the stack.
core/src/core/stack.h:43
↓ 14 callers
Method
swap
core/src/core/array.h:151
next →
1–100 of 3,917, ranked by callers