History log of /frameworks/base/voip/jni/rtp/EchoSuppressor.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6215d3ff4b5dfa52a5d8b9a42e343051f31066a5 04-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156801

Bug: 5449033
Change-Id: Ib08fe86d23db91ee153e9f91a99a35c42b9208ea
/frameworks/base/voip/jni/rtp/EchoSuppressor.cpp
342a9be0096752aa0ae80120a64751a7d0b9e7a2 01-Dec-2010 Chia-chi Yeh <chiachi@android.com> am e843dfa8: am bd399b0b: Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread

* commit 'e843dfa8dcd0a7bfa956b75424bb5db834975a64':
RTP: Pause echo suppressor when far-end volume is low.
0c7d30660c4573189570846a6ae0805d014fab56 27-Oct-2010 Chia-chi Yeh <chiachi@android.com> RTP: Pause echo suppressor when far-end volume is low.

Bug: 3136725
Change-Id: Ieeedd2836d3028045aacac963f44285491708cc3
/frameworks/base/voip/jni/rtp/EchoSuppressor.cpp
39df5331c7423455f1fb6c01b075b618f8bc00fd 22-Oct-2010 Chia-chi Yeh <chiachi@android.com> am 044fcd64: am 703aae06: Merge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples." into gingerbread

Merge commit '044fcd64fe999dca0f986dfce9cb3b5b1da77f44'

* commit '044fcd64fe999dca0f986dfce9cb3b5b1da77f44':
RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples.
8a68b52b9873f1f3d7114576c9f39a2b7b402152 21-Oct-2010 Chia-chi Yeh <chiachi@android.com> RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples.

Rewrite using integer arithmetic to get full 32-bit precision instead
of 23-bit in single precision floating-points.

Bug: 3029745
Change-Id: If67dcc403923755f403d08bbafb41ebce26e4e8b
/frameworks/base/voip/jni/rtp/EchoSuppressor.cpp
2473f94718d8d7f2c8f0eb4a705816829952509b 10-Oct-2010 Chung-yih Wang <cywang@google.com> am 4b7ff734: am 4483232f: Suppress harder for echo without affecting the volume of real voice.

Merge commit '4b7ff734611666a68471c97fabb6f516efab25cd'

* commit '4b7ff734611666a68471c97fabb6f516efab25cd':
Suppress harder for echo without affecting the volume of real voice.
7ff6f97f84b3df7d1f2c5e730189d26ba35bc688 09-Oct-2010 Chung-yih Wang <cywang@google.com> resolved conflicts for merge of 4790a2e2 to master

Change-Id: I659ccd9a51e24f217f715178a98eaf6592c258d7
4483232f57ebdc444bf045120c302235a211e737 08-Oct-2010 Chung-yih Wang <cywang@google.com> Suppress harder for echo without affecting the volume of real voice.

Change-Id: Ia3ce98eedd487a9e879ff0a4907b8c15b5707429
/frameworks/base/voip/jni/rtp/EchoSuppressor.cpp
fd1e4ad52ca5c7371538390c7debe36492542051 06-Oct-2010 Marco Nelissen <marcone@google.com> Fix simulator build, part 1/n

Change-Id: If0a42ab262ee6aa6381ce95bd49baf232adb01c5
/frameworks/base/voip/jni/rtp/EchoSuppressor.cpp
fb116fbea3b5f4ea725c0c3e82e70fd82e0a45c5 06-Oct-2010 Chung-yih Wang <cywang@google.com> Misc fixes for sim-eng build.

Change-Id: I0c5dac1097abc924e66dab92d7d03d5051b4fd29
/frameworks/base/voip/jni/rtp/EchoSuppressor.cpp
a8a10096a1501e901676632d78f699cdebe9f4f6 04-Oct-2010 Chia-chi Yeh <chiachi@android.com> RTP: Add a baseline echo suppressor.

Change-Id: I832f1f572f141fd928afe671b12d0b59f2a8e0b1
/frameworks/base/voip/jni/rtp/EchoSuppressor.cpp