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
Chia-chi Yeh
0c7d30660c
RTP: Pause echo suppressor when far-end volume is low.
...
Bug: 3136725 Change-Id: Ieeedd2836d3028045aacac963f44285491708cc3
2010-10-27 18:15:26 +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: Fix non-zero DC in EchoSuppressor caused while aggregating samples.
2010-10-22 03:47:02 +08:00
EchoSuppressor.cpp
RTP: Pause echo suppressor when far-end volume is low.
2010-10-27 18:15:26 +08:00
EchoSuppressor.h
RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples.
2010-10-22 03:47:02 +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
…