Home
last modified time | relevance | path

Searched refs:int_channels (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/
Dchannel_buffer.cc48 const int16_t* const* int_channels = ibuf_.channels(); in RefreshF() local
52 float_channels[i][j] = int_channels[i][j]; in RefreshF()
62 int16_t* const* int_channels = ibuf_.channels(); in RefreshI() local
67 int_channels[i]); in RefreshI()