Searched defs:channel_data (Results 1 – 3 of 3) sorted by relevance
50 float* channel_data = dest->channel(ch); in FromInterleavedInternal() local70 const float* channel_data = source->channel(ch); in ToInterleavedInternal() local128 AudioBus::AudioBus(int frames, const std::vector<float*>& channel_data) in AudioBus()165 int frames, const std::vector<float*>& channel_data) { in WrapVector()
111 const std::vector<uint8*>& channel_data() const { return channel_data_; } in channel_data() function
262 const std::vector<uint8*>& channel_data = input->channel_data(); in WsolaTest() local