Searched refs:rev_out_cb (Results 1 – 1 of 1) sorted by relevance
2432 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local2437 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()2447 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()2472 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()2473 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()2475 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()