Searched refs:channels_f (Results 1 – 4 of 4) sorted by relevance
23 float* const* channels = buffer->channels_f(); in PrepareAudioBuffer()
26 float* const* channels = buffer->channels_f(); in FillAudioBuffer()
141 float* const* channels_f() { return channels(); } in channels_f() function
570 PopulateInputFrame(frame_length_, 0, &render_buffer_.channels_f()[0][0], 0); in RunAnalyzeRenderNumBandsCheckVerification()