Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
b4faeb5bfd6d5cff8bbd793df968df5e504b3ea5
/
media
/
libeffects
/
lvm
/
lib
378c3eb
Merge "Fix biquad coeffs in StereoWidening modules"
by Andy Hung
· 5 years ago
261d874
Merge "libeffects: Fix LVDBE biquad instance creation"
by Andy Hung
· 5 years ago
6a30c8f
libeffects: Fix LVDBE biquad instance creation
by Harish Mahendrakar
· 5 years ago
9976058
Fix biquad coeffs in StereoWidening modules
by Harish Mahendrakar
· 5 years ago
b0e9b84
libeffects : Remove InstAlloc wrapper support
by Rivukanta Bhattacharya
· 5 years ago
4a03b4f
libeffects: Zero initialize context structures
by Harish Mahendrakar
· 6 years ago
c84e930
Merge "LVM True mono support : Initial version"
by Andy Hung
· 6 years ago
59c2d1c
LVM True mono support : Initial version
by Rivukanta Bhattacharya
· 6 years ago
f0fb496
EffectBundle: Add missing sampling rates
by Harish Mahendrakar
· 6 years ago
0b883dd
Merge "libeffects: Add host support for reverb modules"
by Andy Hung
· 6 years ago
77b1437
libeffects: Fix memory leaks
by Harish Mahendrakar
· 6 years ago
6d2e79b
libeffects: Add host support for reverb modules
by Harish Mahendrakar
· 6 years ago
948e6aa
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av
by Bob Badour
· 6 years ago
ceb74de
lvm: Enable host support
by Harish Mahendrakar
· 6 years ago
824611e
lvm: Remove code under #ifndef BIQUAD_OPT
by Harish Mahendrakar
· 6 years ago
974c4b4
lvm: Use fmin, fmax for clamping output
by Harish Mahendrakar
· 6 years ago
cf11d20
Merge "Biquad Opt: Commenting unused biquad functions"
by Andy Hung
· 6 years ago
2c076b8
Merge "lvm: Use fabs in Abs_Float"
by Andy Hung
· 6 years ago
d4570c4
lvm: Use fabs in Abs_Float
by Harish Mahendrakar
· 6 years ago
48bdc31
Biquad Opt: Commenting unused biquad functions
by Rivukanta Bhattacharya
· 6 years ago
a458f10
lvm: Extend multichannel support to 24 channels
by Harish Mahendrakar
· 6 years ago
f18593b
Merge "Biquad filter integration to LVM : Spectrum Analyzer changes"
by Andy Hung
· 6 years ago
62e9bc3
libeffects: Remove unused functions
by Harish Mahendrakar
· 6 years ago
e239228
Merge "LVM Reverb module changes"
by Andy Hung
· 6 years ago
1493e32
libeffects: Fix saturating add function
by Harish Mahendrakar
· 6 years ago
4c7a142
Biquad filter integration to LVM : Spectrum Analyzer changes
by Rivukanta Bhattacharya
· 6 years ago
cd1e8a3
LVM Reverb module changes
by Rivukanta Bhattacharya
· 6 years ago
fc274d4
libeffects: use memmove in Copy_Float
by Harish Mahendrakar
· 6 years ago
a4c84f6
Merge "Biquad filter integration to LVM : Continuation"
by Andy Hung
· 6 years ago
032499a
Merge "Biquad filter integration to LVM : Reverb changes"
by Andy Hung
· 6 years ago
0458764
Biquad filter integration to LVM : Reverb changes
by Rivukanta Bhattacharya
· 6 years ago
1f9e725
Biquad filter integration to LVM : Continuation
by Rivukanta Bhattacharya
· 6 years ago
ac1a0e2
Biquad filter integration to LVM : Equaliser changes
by Rivukanta Bhattacharya
· 6 years ago
c3b6579
Biquad filter integration to LVM : Initial changes
by Rivukanta Bhattacharya
· 6 years ago
0bbbe07
lvm: Format the code using clang-format
by Harish Mahendrakar
· 6 years ago
6d7fe7f
libeffects: Introduced on the fly allocation of memories in LVM module
by Saketh Sathuvalli
· 7 years ago
b5bfadf
libeffects: SUPPORT_MC macro clean up
by Saketh Sathuvalli
· 6 years ago
6688a35
libeffects: Fix to resolve glitch with disabling LVCS
by Puneeth Prabhu
· 7 years ago
550fef9
Merge "libeffects: Removed an extraneous semi-colon in a macro definition"
by Andy Hung
· 7 years ago
8584302
libeffects: Removed an extraneous semi-colon in a macro definition
by Saketh Sathuvalli
· 7 years ago
ff210cf
Merge "libeffects: Removed void cast related comments that are not relevant"
by Andy Hung
· 7 years ago
a62c26c
libeffects: Removed the unused/redundant code in lvm/lib
by Saketh Sathuvalli
· 7 years ago
a8c60cc
libeffects: Removed void cast related comments that are not relevant
by Saketh Sathuvalli
· 7 years ago
2b7eb6b
libeffects: Rename .c files at lvm/lib to .cpp
by Saketh Sathuvalli
· 7 years ago
ace192e
libeffects: Correct LVM_BufferUnmanagedOut function for mono input
by Saketh Sathuvalli
· 7 years ago
97aaad8
libeffects: Corrected the Copy_Float in LVM_Process.c to handle MC
by Saketh Sathuvalli
· 7 years ago
7d6b44e
Merge "libeffects: Added code to update sourceFormat field properly for MC input"
by Andy Hung
· 7 years ago
e92cb6f
Fix for integer over flow in LVPSA_process in libeffects
by Rajat Kumar
· 8 years ago
0fb19c0
libeffects: Added code to update sourceFormat field properly for MC input
by Saketh Sathuvalli
· 8 years ago
7b66e3b
libeffects: Added multichannel support for volume balance
by Saketh Sathuvalli
· 8 years ago
6c3da97
libeffects: Fixed bit mismatch seen with 3 channel input
by Saketh Sathuvalli
· 8 years ago
076b6e7
Merge "libeffects: Corrected scratch memory size calculations"
by Andy Hung
· 8 years ago
db085f3
libeffects: Corrected scratch memory size calculations
by Saketh Sathuvalli
· 8 years ago
9a0a53f
Merge "libeffects: Corrected Concert Surround delay values for higher sampling frequencies."
by Andy Hung
· 8 years ago
a52bdd8
libeffects: Corrected Concert Surround delay values for higher sampling frequencies.
by Saketh Sathuvalli
· 8 years ago
2853c30
libeffects: Added missing table entries corresponding to 88.2kHz and 176.4kHz
by Saketh Sathuvalli
· 8 years ago
79b85a8
libeffects: Correct ConcertSurround 96kHz and 192kHz filter coefs
by Saketh Sathuvalli
· 8 years ago
0c5015f
libeffects: Added support for 88.2kHz and 176.4kHz
by Saketh Sathuvalli
· 8 years ago
590c815
Merge "Fix cert-dcl16-c clang-tidy warnings in libeffects." am: 6d89c10db9 am: 739dc12e71
by Chih-hung Hsieh
· 8 years ago
b99e1bc
libeffects: Add multichannel processing support
by Saketh Sathuvalli
· 9 years ago
602bd42
Fix cert-dcl16-c clang-tidy warnings in libeffects.
by Chih-Hung Hsieh
· 8 years ago
154fce4
Convert media effects to Android.bp
by Dan Willemsen
· 8 years ago
ad32026
AudioEffect: Fix race condition when enabling equalizer
by Andy Hung
· 9 years ago
94a1ee8
Converting effect chains to float point by default.
by rago
· 9 years ago
4d8755f
Fix misc-macro-parentheses warnings in frameworks/av.
by Chih-Hung Hsieh
· 9 years ago
d7d0134
Floating point support for audio post processing components
by Ramesh Katuri
· 10 years ago
df57a30
libeffects: move all libraries to vendor
by SzuWei Lin
· 9 years ago
ef22507
Enable strict warnings and fix unused warnings
by Glenn Kasten
· 10 years ago
cf06be5
libeffects: fix enum conversion warnings.
by George Burgess IV
· 10 years ago
ee5863a
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 10 years ago
b302bd5
LP64 fixes for media/libeffects
by Ashok Bhat
· 13 years ago
377b2ec
Make frameworks/av 64-bit compatible
by Kévin PETIT
· 13 years ago
7f16b19
Only export the symbols that need to be
by Marco Nelissen
· 14 years ago
97bb6e8
Fix valgrind issues
by Marco Nelissen
· 14 years ago
aa1c402
Fix headroom management in equalizer
by Eric Laurent
· 14 years ago
e44615f
Reduce THD when equalizer is ON.
by Eric Laurent
· 14 years ago
3d51d5c
Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
by James Dong
· 14 years ago
9691a73
frameworks/base: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 15 years ago
5185b01
LVM release 1.09 delivery
by Eric Laurent
· 16 years ago
2d3bf53
LVM release 1.08 delivery.
by Eric Laurent
· 16 years ago
d918324
LVM release 1.07 delivery.
by Eric Laurent
· 16 years ago
c59c6fd
LVM release 1.05 delivery
by Eric Laurent
· 16 years ago
09d5ca3
LVM release 1.04.
by Eric Laurent
· 16 years ago
2c8e5ca
First submission of audio effect library from NXP software.
by Eric Laurent
· 16 years ago