summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/tests/resampler_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return number of frames output from resample methodAndy Hung2015-04-081-1/+4
* Fix build warningsGlenn Kasten2014-07-291-1/+1
* Fix multichannel integer resampling and add testsAndy Hung2014-07-211-9/+101
* Add floating point volume handling to AudioMixerAndy Hung2014-07-081-5/+6
* Replace int bitDepth with audio_format_t in ResamplerAndy Hung2014-07-071-4/+5
* Add and enable multichannel for audio resamplerAndy Hung2014-07-021-14/+51
* Extract out test utility functions from resampler_testsAndy Hung2014-06-181-202/+11
* Add tests directory for AudioFlingerAndy Hung2014-05-281-0/+471