History log of /frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
df68f07ca7cdeb500fcf101b317c61a0f0865723 04-Mar-2015 Andy Hung <hunga@google.com> Merge "Improve resampler speed for floating point and arm64"
6b667dde03a5707285a2ff76ada525075d4c60ef 07-Feb-2015 Andy Hung <hunga@google.com> Improve resampler speed for floating point and arm64

Add floating point intrinsics for arm32 and arm64 devices.
Add integer intrinsics for arm64 devices.

Bug: 17366024
Change-Id: Id4240f549033deb262815c7145d69820e5fd7b92
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
63238efb0d674758902918e3cdaac322126484b7 03-Mar-2015 Glenn Kasten <gkasten@google.com> Remove redundant semicolon from namespace closing

Change-Id: I163f9d3d216c283ae1160ce4802e5247cf44fba7
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
b187de1ada34a9023c05d020a4592686ba761278 30-Dec-2014 Glenn Kasten <gkasten@google.com> Line length 100

Change-Id: I6c8fe626a3825fa9e139319656d682a57b887c97
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
a4daf0b4f934b800a49f199fb8c09409391c8fc0 29-Jul-2014 Glenn Kasten <gkasten@google.com> Fix build warnings

Change-Id: Ife5e40264f43fb3ccb40830228701003fe106bf5
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
42b011166ece30969667e0ff9dcf4832568c9c1a 20-Jul-2014 Andy Hung <hunga@google.com> Fix multichannel integer resampling and add tests

Change-Id: I384bf8317d4f03616bf9f2b458a8700965d5cf56
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
68ffa200de7c4662c088851a328923be715c6c24 10-Apr-2014 Andy Hung <hunga@google.com> Add multichannel to audio resample processing

Change-Id: If6bfbf74000520713f9ba19488a475fc2eefc271
Signed-off-by: Andy Hung <hunga@google.com>
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
d549139155b20d7cbf6a4326133e06def465ef54 09-Apr-2014 Andy Hung <hunga@google.com> Add floating point to audio resample processing

Add template type parameters for input, output data type.
Minor change in non-NEON mono channel handling.
Minor fixup on comments.

Change-Id: I7dc9972d130913718b62f32c02d31f99c06682f2
Signed-off-by: Andy Hung <hunga@google.com>
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h
86eae0e5931103e040ac2cdd023ef5db252e09f6 09-Dec-2013 Andy Hung <hunga@google.com> Audio resampler update to add S16 filters

This does not affect the existing resamplers.
New resampler accessed through additional quality settings:

DYN_LOW_QUALITY = 5
DYN_MED_QUALITY = 6
DYN_HIGH_QUALITY = 7

Change-Id: Iebbd31871e808a4a6dee3f3abfd7e9dcf77c48e1
Signed-off-by: Andy Hung <hunga@google.com>
/frameworks/av/services/audioflinger/AudioResamplerFirProcess.h