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

Method split_channels_const

modules/audio_processing/audio_buffer.h:103–109  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ProcessCaptureAudioMethod · 0.80
PackRenderAudioBufferMethod · 0.80

Calls 2

getMethod · 0.45
channelsMethod · 0.45

Tested by

no test coverage detected