Changeset 356:4e1430487bce in mediastreamer2 for linphone/mediastreamer2/src/msvolume.c
- Timestamp:
- Mar 23, 2009 3:34:30 PM (4 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
linphone/mediastreamer2/src/msvolume.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/mediastreamer2/src/msvolume.c
r355 r356 23 23 static const float max_e=32767*32767; 24 24 static const float coef=0.1; 25 static const float gain_k=0.0 3;25 static const float gain_k=0.02; 26 26 static const float en_weight=4.0; 27 27 static const float noise_thres=0.1;
Note: See TracChangeset
for help on using the changeset viewer.
