summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioResamplerCubic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Return number of frames output from resample methodAndy Hung2015-04-081-10/+13
| | | | Change-Id: Ic297e2ed59839f1788c83e099ef1a9e4af29591f
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-2/+1
| | | | Change-Id: I163f9d3d216c283ae1160ce4802e5247cf44fba7
* Fix resampler to allow output of single frameAndy Hung2014-02-191-2/+2
| | | | | | Bug: 13073201 Change-Id: If7818a3389a191a37277bbd8e96a59ef8ce68509 Signed-off-by: Andy Hung <hunga@google.com>
* Use curly braces in 'if' to make it easier to add logsGlenn Kasten2013-08-131-4/+8
| | | | Change-Id: I58b33fefdd8bf703647414157a99a3223be3531c
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-5/+6
| | | | | | | | Bring in changes to audio flinger made to support timed audio tracks and HW master volume control. Change-Id: Ide52d48809bdbed13acf35fd59b24637e35064ae Signed-off-by: John Grossman <johngro@google.com>
* No newline or space at end of ALOG format stringGlenn Kasten2012-02-081-2/+2
| | | | Change-Id: I0bef580cbc818cb7c87aea23919d26f1446cec32
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-091-1/+1
| | | | | | | See https://android-git.corp.google.com/g/157519 Bug: 5449033 Change-Id: I8ceb2dba1b031a0fd68d15d146960d9ced62bbf3
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-6/+6
| | | | | | | See https://android-git.corp.google.com/g/157065 Bug: 5449033 Change-Id: I00a4b904f9449e6f93b7fd35eac28640d7929e69
* Fix build warning; LOG_TAG was misplacedGlenn Kasten2011-07-081-2/+2
| | | | Change-Id: I4fb0590f626445188f9053367707878b2fa0fa30
* move native services under services/Mathias Agopian2010-07-141-0/+184
moved surfaceflinger, audioflinger, cameraservice all native services should now reside in this location. Change-Id: Iee42b83dd2a94c3bf5107ab0895fe2dfcd5337a8