Replace VAD with NS in comments.
Review URL: http://webrtc-codereview.appspot.com/88005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@245 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -98,7 +98,7 @@ int WebRtcNs_set_policy(NsHandle *NS_inst, int mode);
|
|||||||
* input and output signals should always be 10ms (80 or 160 samples).
|
* input and output signals should always be 10ms (80 or 160 samples).
|
||||||
*
|
*
|
||||||
* Input
|
* Input
|
||||||
* - NS_inst : VAD Instance. Needs to be initiated before call.
|
* - NS_inst : NS Instance. Needs to be initiated before call.
|
||||||
* - spframe : Pointer to speech frame buffer for L band
|
* - spframe : Pointer to speech frame buffer for L band
|
||||||
* - spframe_H : Pointer to speech frame buffer for H band
|
* - spframe_H : Pointer to speech frame buffer for H band
|
||||||
* - fs : sampling frequency
|
* - fs : sampling frequency
|
||||||
|
|||||||
Reference in New Issue
Block a user