summaryrefslogtreecommitdiffstats
path: root/media/libeffects/preprocessing/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-1/+1
| | | | Change-Id: I4bc66115fcb9ba22b057bd72db3f561dcb18a0d8
* modifications for new webrtc modulesEric Laurent2012-02-011-1/+1
| | | | | | | | | Adapt include files path in makefile and source to new directory structure in webrtc library. Also changed the default AGC parameters to less extreme settings. Change-Id: Ia6a41c816dc44645f8f867937b722eede88c06ea
* Audio preprocessing wrapper for webrtc.Eric Laurent2011-07-171-0/+32
This wrapper implements the interworking layer between the audio effect interface defined by the effect framework for audio preprocessing and the native interface of webrtc audio processing module. Change-Id: I3f9319730c102599cdf0dda520a53d90b4165114