Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc117 void CopyLeftToRightChannel(int16_t* stereo, size_t samples_per_channel) { in CopyLeftToRightChannel() function
1612 CopyLeftToRightChannel(revframe_->data_, revframe_->samples_per_channel_); in TEST_F()
1616 CopyLeftToRightChannel(frame_->data_, frame_->samples_per_channel_); in TEST_F()