Home | History | Annotate | Download | only in preprocessing

Lines Matching full:audioframe

115     webrtc::AudioFrame *procFrame;      // audio frame passed to webRTC AMP ProcessStream()
129 webrtc::AudioFrame *revFrame; // audio frame passed to webRTC AMP AnalyzeReverseStream()
786 session->procFrame = new webrtc::AudioFrame();
791 session->revFrame = new webrtc::AudioFrame();