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