Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
ce872bde5fee11a7778184b51b47fee33bea6fd5
/
media
/
libeffects
3b24716
fix null dereference on aeli
by David Li
· 5 years ago
85f5f27
Merge "libaudiopreprocessing: Cleanup PreProcessing.cpp"
by Andy Hung
· 5 years ago
04f88e7
Merge "libaudiopreprocessing: Define and use cc_defaults"
by Andy Hung
· 5 years ago
43ab371
libaudiopreprocessing: Test few more sampling rates
by Rivukanta Bhattacharya
· 6 years ago
d510fdd
libaudiopreprocessing: Cleanup PreProcessing.cpp
by Harish Mahendrakar
· 6 years ago
70036ac
libaudiopreprocessing: Define and use cc_defaults
by Harish Mahendrakar
· 6 years ago
b9116da
EffectPreprocessingTest: Initial version
by Rivukanta Bhattacharya
· 6 years ago
217c968
libaudiopreprocessing: Disable host build for mac
by Harish Mahendrakar
· 6 years ago
7b14cb2
Merge "PreProcessing: Automated script for preprocessing test"
by Andy Hung
· 6 years ago
e661424
Merge "libeffects: Add host support for preprocessing module"
by Andy Hung
· 6 years ago
31d94b0
PreProcessing: Automated script for preprocessing test
by Rivukanta Bhattacharya
· 6 years ago
ce9b8c4
Merge "Preprocessing: Use free() for session->outBuf"
by Andy Hung
· 6 years ago
5e5573f
Preprocessing: Use free() for session->outBuf
by Rivukanta Bhattacharya
· 6 years ago
013e02e
libeffects: Add host support for preprocessing module
by Rivukanta Bhattacharya
· 6 years ago
6a0e646
Merge "reverb_test: Print input arguments"
by Andy Hung
· 6 years ago
378c3eb
Merge "Fix biquad coeffs in StereoWidening modules"
by Andy Hung
· 6 years ago
d4b75e7
reverb_test: Print input arguments
by Harish Mahendrakar
· 6 years ago
261d874
Merge "libeffects: Fix LVDBE biquad instance creation"
by Andy Hung
· 6 years ago
6a30c8f
libeffects: Fix LVDBE biquad instance creation
by Harish Mahendrakar
· 6 years ago
9976058
Fix biquad coeffs in StereoWidening modules
by Harish Mahendrakar
· 6 years ago
b0e9b84
libeffects : Remove InstAlloc wrapper support
by Rivukanta Bhattacharya
· 6 years ago
736791d
EffectReverbTest: Enable host support
by Harish Mahendrakar
· 6 years ago
fd1ac15
Merge changes I9446a1da,Id830e4b8
by Andy Hung
· 6 years ago
dd7becb
EffectReverbTest: Initial version
by Rivukanta Bhattacharya
· 6 years ago
88de9c4
EffectBundleTest: Move helper class to a separate file
by Harish Mahendrakar
· 6 years ago
eb0a9ec
Merge "libeffects: Zero initialize context structures"
by Andy Hung
· 6 years ago
1a5a904
Merge "Reverb true mono changes : initial version"
by Andy Hung
· 6 years ago
800144c
Reverb true mono changes : initial version
by Rivukanta Bhattacharya
· 6 years ago
4a03b4f
libeffects: Zero initialize context structures
by Harish Mahendrakar
· 6 years ago
edc1fff
Merge "AudioEffects: Build static libaudiopreprocessing"
by Andy Hung
· 6 years ago
953c4bd
Merge "lvm wrapper: Set SourceFormat as per number of channels"
by Treehugger Robot
· 6 years ago
70bb12e
AudioEffects: Build static libaudiopreprocessing
by Andy Hung
· 6 years ago
86f5ec9
lvm wrapper: Set SourceFormat as per number of channels
by Harish Mahendrakar
· 6 years ago
9f33dbaa
EffectBundleTest: Initial version
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
626c476
Merge "EffectBundle: Add missing sampling rates"
by Andy Hung
· 6 years ago
3163a9f
Mark reverb_test as it's not a gtest
by Julien Desprez
· 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
732654d
Mark cc_test as not gtest since they are not gtest
by Julien Desprez
· 6 years ago
948e6aa
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av
by Bob Badour
· 6 years ago
3673980
Merge "lvm: Enable host support"
by Andy Hung
· 6 years ago
ceb74de
lvm: Enable host support
by Harish Mahendrakar
· 6 years ago
b91c8a3
correlation: Check return value from fread
by Harish Mahendrakar
· 6 years ago
c1bdb2c
Merge "Correlation tool : Initial version"
by Treehugger Robot
· 6 years ago
46ab24a
Correlation tool : Initial version
by Rivukanta Bhattacharya
· 6 years ago
b208216
Merge "libeffects: Extend benchmarks to test up to 24 channels"
by Andy Hung
· 6 years ago
dc01942
libeffects: Extend benchmarks to test up to 24 channels
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
980553b
Merge "Reverb benchmark: Initial version"
by Andy Hung
· 6 years ago
df6a5fe
Reverb benchmark: Initial version
by Rivukanta Bhattacharya
· 6 years ago
76e856b
Merge "libeffects: use memmove in Copy_Float"
by Andy Hung
· 6 years ago
3a3fcfe
libreverbwrapper: Build both static and shared libraries
by Harish Mahendrakar
· 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
a028067
Merge "Biquad filter integration to LVM : Equaliser changes"
by Andy Hung
· 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
f40f36b
Merge "LVM Reverb module : Fix a crash"
by Andy Hung
· 6 years ago
ca2b815
LVM Reverb module : Fix a crash
by Rivukanta Bhattacharya
· 6 years ago
408ce5c
libeffects: Add sinesweepraw.raw
by Harish Mahendrakar
· 6 years ago
308f2b2
Merge "Remove modules that depended on webrtc_legacy"
by Andy Hung
· 6 years ago
f683462
Remove modules that depended on webrtc_legacy
by Harish Mahendrakar
· 6 years ago
c3b6579
Biquad filter integration to LVM : Initial changes
by Rivukanta Bhattacharya
· 6 years ago
dc6be0d
Use system/audio to/from string converters in TypeConverter
by Mikhail Naganov
· 6 years ago
7cd0318
Merge "Convert mask types from uint32_t to enum type"
by Treehugger Robot
· 6 years ago
b6926c7
preprocessing: Format the code using clang-format
by Harish Mahendrakar
· 6 years ago
0a1a504
Merge "Preprocessing benchmark : Initial version"
by Andy Hung
· 6 years ago
fd60579
Preprocessing benchmark : Initial version
by Rivukanta Bhattacharya
· 6 years ago
c4c5417
libeffects: AEC mobile mode set as default
by Rivukanta Bhattacharya
· 6 years ago
e3b59ac
Convert mask types from uint32_t to enum type
by Mikhail Naganov
· 6 years ago
bf1cb79
Merge "libeffects: Pre-processing migration to new webrtc"
by Andy Hung
· 6 years ago
0833703
libeffects: Pre-processing migration to new webrtc
by Saketh Sathuvalli
· 6 years ago
14e7894
Merge "lvm benchmark : Initial version"
by Andy Hung
· 6 years ago
c873b29
lvm benchmark : Initial version
by Harish Mahendrakar
· 6 years ago
46c0148
libbundlewrapper: Build both static and shared libraries
by Harish Mahendrakar
· 6 years ago
48e2345
Fix channel masks in LVM tests
by Mikhail Naganov
· 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
ba88b6b
Merge "libeffects: Add multichannel support to Reverb"
by Andy Hung
· 6 years ago
71e87bf
libeffects: Add multichannel support to Reverb
by Saketh Sathuvalli
· 6 years ago
2e40c30
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 6 years ago
Next »