Searched refs:temporary_channel_buffer (Results 1 – 2 of 2) sorted by relevance
246 let mut temporary_channel_buffer = vec![0f32; buffer_size_frames]; in build_output_stream_raw() localVariable304 temporary_channel_buffer[i] = in build_output_stream_raw()308 .copy_to_channel(&mut temporary_channel_buffer, channel as i32) in build_output_stream_raw()