GetSampleValue 73 remoting/codec/audio_encoder_opus_unittest.cc data[i * kChannels] = GetSampleValue(rate, frequency_hz, i + pos, 0); GetSampleValue 74 remoting/codec/audio_encoder_opus_unittest.cc data[i * kChannels + 1] = GetSampleValue(rate, frequency_hz, i + pos, 1); GetSampleValue 115 remoting/codec/audio_encoder_opus_unittest.cc GetSampleValue(rate, frequency_hz, i - shift, 0); GetSampleValue 118 remoting/codec/audio_encoder_opus_unittest.cc GetSampleValue(rate, frequency_hz, i - shift, 1);