Searched defs:channel_ptrs (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/renderer/media/
H A Dmedia_stream_audio_processor.cc81 // channel_ptrs() call, and will be valid until the underlying AudioBus pointers
100 float* const* channel_ptrs() { function in class:content::MediaStreamAudioBus
247 *new_volume = ProcessData(process_bus->channel_ptrs(),
249 volume, key_pressed, output_bus->channel_ptrs());
341 analysis_bus->channel_ptrs(),

Completed in 75 milliseconds