This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
voip
/
jni
/
rtp
History
Chung-yih Wang
4483232f57
Suppress harder for echo without affecting the volume of real voice.
...
Change-Id: Ia3ce98eedd487a9e879ff0a4907b8c15b5707429
2010-10-08 06:09:07 +08:00
..
AmrCodec.cpp
Misc fixes for sim-eng build.
2010-10-06 16:46:59 +08:00
Android.mk
RTP: Add a baseline echo suppressor.
2010-10-05 02:47:00 +08:00
AudioCodec.cpp
RTP: Enable AMR codec.
2010-09-30 08:55:12 +08:00
AudioCodec.h
RTP: Update native part to reflect the API change.
2010-09-23 03:36:43 +08:00
AudioGroup.cpp
RTP: Add a baseline echo suppressor.
2010-10-05 02:47:00 +08:00
EchoSuppressor.cpp
Suppress harder for echo without affecting the volume of real voice.
2010-10-08 06:09:07 +08:00
EchoSuppressor.h
RTP: Add a baseline echo suppressor.
2010-10-05 02:47:00 +08:00
G711Codec.cpp
RTP: Minor fixes with polishing.
2010-09-30 16:07:44 +08:00
GsmCodec.cpp
RTP: Enable GSM codec.
2010-09-29 10:36:52 +08:00
rtp_jni.cpp
…
RtpStream.cpp
RTP: Minor fixes with polishing.
2010-09-30 16:07:44 +08:00
util.cpp
…