summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix build warnings"Glenn Kasten2012-11-141-1/+1
|\ \ \
| * | | Fix build warningsGlenn Kasten2012-11-141-1/+1
| |/ /
* | | Merge changes I2ce3479d,Ibb56664dMathias Agopian2012-11-142-50/+64
|\ \ \ | |/ / |/| |
| * | more optimizations...Mathias Agopian2012-11-102-16/+18
| * | refactor code to improve neon codeMathias Agopian2012-11-102-34/+46
* | | Rename TrackBase::mFrameCount to mStepCountGlenn Kasten2012-11-132-9/+10
* | | Move frame size out of the control blockGlenn Kasten2012-11-122-25/+28
|/ /
* | Merge "Move buffers pointer out of the control block"Glenn Kasten2012-11-082-3/+4
|\ \
| * | Move buffers pointer out of the control blockGlenn Kasten2012-11-082-3/+4
* | | NEON optimized SINC resamplerMathias Agopian2012-11-082-11/+166
* | | minor cleanupsMathias Agopian2012-11-081-41/+39
|/ /
* | Remove CBLK_DIRECTION from control block flagsGlenn Kasten2012-11-072-8/+23
* | Merge "Remove CBLK_FAST from control block flags"Glenn Kasten2012-11-072-10/+9
|\ \
| * | Remove CBLK_FAST from control block flagsGlenn Kasten2012-11-062-10/+9
* | | Merge changes I5d62a6c2,Iebf76958,I8068f0f7Mathias Agopian2012-11-064-171/+674
|\ \ \ | |/ / |/| |
| * | improve resample testMathias Agopian2012-11-051-61/+102
| * | change how we store the FIR coefficientsMathias Agopian2012-11-053-75/+551
| * | improve SINC resampler performanceMathias Agopian2012-11-052-40/+26
* | | Merge duplicate code in TrackBase::TrackBase()Glenn Kasten2012-11-051-34/+23
* | | Simplify control block flag namesGlenn Kasten2012-11-051-13/+13
|/ /
* | Merge "new coefficients for the vhq resampler"Mathias Agopian2012-11-025-4680/+84
|\ \
| * | new coefficients for the vhq resamplerMathias Agopian2012-11-015-4680/+84
* | | Line length 100Glenn Kasten2012-11-017-116/+207
* | | Save copy of mic input, disabled by defaultGlenn Kasten2012-11-013-33/+117
|/ /
* | Merge "StateQueue comments"Glenn Kasten2012-10-311-0/+66
|\ \
| * | StateQueue commentsGlenn Kasten2012-10-261-0/+66
* | | Merge "Remove obsolete references to libmedia_native"Glenn Kasten2012-10-302-3/+0
|\ \ \
| * | | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-302-3/+0
* | | | Merge changes Ide218785,I86d0bb82Mathias Agopian2012-10-301-33/+23
|\ \ \ \
| * | | | fix SINC resampler on non ARM architecturesMathias Agopian2012-10-301-15/+5
| * | | | fix another issue with generating FIR coefficientsMathias Agopian2012-10-301-18/+18
* | | | | Merge "Document AudioMixer hard-coded limits"Glenn Kasten2012-10-302-0/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Document AudioMixer hard-coded limitsGlenn Kasten2012-10-262-0/+13
| | |/ / | |/| |
* | | | Merge "Use ALOGVV instead of commented ALOGV"Glenn Kasten2012-10-301-10/+10
|\ \ \ \
| * | | | Use ALOGVV instead of commented ALOGVGlenn Kasten2012-10-261-10/+10
| |/ / /
* | | | Merge "Clean up constructor and derivation whitespace"Glenn Kasten2012-10-301-15/+16
|\ \ \ \
| * | | | Clean up constructor and derivation whitespaceGlenn Kasten2012-10-261-15/+16
| |/ / /
* | | | Merge "Mark volume fields private"Glenn Kasten2012-10-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Mark volume fields privateGlenn Kasten2012-10-261-1/+1
| |/ /
* | | fir a typo that caused up-sampling coefficiens to be wrongMathias Agopian2012-10-291-17/+17
* | | test-resample: clip instead of overflowingMathias Agopian2012-10-291-1/+4
* | | Merge "a test app for the resamplers"Mathias Agopian2012-10-262-0/+252
|\ \ \
| * | | a test app for the resamplersMathias Agopian2012-10-262-0/+252
* | | | Merge "reenable the cubic resampler"Mathias Agopian2012-10-262-7/+1
|\ \ \ \ | |/ / /
| * | | reenable the cubic resamplerMathias Agopian2012-10-262-7/+1
* | | | Merge "improve SINC resampler coefficients"Mathias Agopian2012-10-262-23/+20
|\ \ \ \ | |/ / /
| * | | improve SINC resampler coefficientsMathias Agopian2012-10-262-23/+20
| |/ /
* | | Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-2614-50/+45
|/ /
* | am 203836b7: am b8d6efba: Camera2: Don\'t hold locks while waiting to sync.Eino-Ville Talvala2012-10-241-33/+35
|\ \ | |/
| * Camera2: Don't hold locks while waiting to sync.Eino-Ville Talvala2012-10-241-33/+35