webrtc_m130/src/modules/audio_processing
bjornv@webrtc.org bfda85f2ee Safe handling of invalid inputs in delay_estimator.
The delay_estimator crash on invalid create inputs when running new unit tests. This can't occur on a higher level unless corresponding enum and defines are incorrectly changed.

The create and free functions are now more like malloc() and free() in design. The complete change to that will be done in a seperate CL.

BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/492003

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2027 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-16 07:28:29 +00:00
..
2012-04-12 12:13:50 +00:00
2012-02-09 17:16:18 +00:00
2012-04-12 12:13:50 +00:00
2012-02-08 01:57:29 +00:00
2012-02-08 01:57:29 +00:00