summaryrefslogtreecommitdiffstats
path: root/thirdparties/win32/include/BroadVoice16/bv16/postfilt.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/win32/include/BroadVoice16/bv16/postfilt.h')
-rwxr-xr-xthirdparties/win32/include/BroadVoice16/bv16/postfilt.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/thirdparties/win32/include/BroadVoice16/bv16/postfilt.h b/thirdparties/win32/include/BroadVoice16/bv16/postfilt.h
index 5054148..b1fcbd3 100755
--- a/thirdparties/win32/include/BroadVoice16/bv16/postfilt.h
+++ b/thirdparties/win32/include/BroadVoice16/bv16/postfilt.h
@@ -26,9 +26,9 @@
******************************************************************************/
void postfilter(
-Word16 *s, /* input : quantized speech signal */
-Word16 pp, /* input : pitch period */
-Word16 *ma_a,
-Word16 *b_prv,
-Word16 *pp_prv,
-Word16 *e); /* output: enhanced speech signal */
+ Word16 *s, /* input : quantized speech signal */
+ Word16 pp, /* input : pitch period */
+ Word16 *ma_a,
+ Word16 *b_prv,
+ Word16 *pp_prv,
+ Word16 *e); /* output: enhanced speech signal */
OpenPOWER on IntegriCloud