Searched refs:int_channels (Results 1 – 1 of 1) sorted by relevance
56 const int16_t* const* int_channels = ibuf_.channels(); in RefreshF() local60 float_channels[i][j] = int_channels[i][j]; in RefreshF()70 int16_t* const* int_channels = ibuf_.channels(); in RefreshI() local74 FloatS16ToS16(float_channels[i], ibuf_.num_frames(), int_channels[i]); in RefreshI()