MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / split_bands_const

Method split_bands_const

modules/audio_processing/audio_buffer.h:87–90  ·  view source on GitHub ↗

Returns pointer arrays to the bands for a specific channel. Usage: split_bands(channel)[band][sample]. Where: 0 <= channel < |buffer_num_channels_| 0 <= band < |num_bands_| 0 <= sample < |num_split_frames_|

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

ProcessCaptureAudioMethod · 0.80
PackRenderAudioBufferMethod · 0.80
PackRenderAudioBufferMethod · 0.80
CopyLowPassReferenceMethod · 0.80
AnalyzeCaptureAudioMethod · 0.80
ProcessCaptureAudioMethod · 0.80
AnalyzeMethod · 0.80
VerifyIdenticalChannelsFunction · 0.80
CopyBufferIntoFrameFunction · 0.80
InsertMethod · 0.80

Calls 2

bandsMethod · 0.80
getMethod · 0.45

Tested by 1

VerifyIdenticalChannelsFunction · 0.64