Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
a3f344615cfd118bcc0520c3d019313c9ca5b0e9
/
media
/
libeffects
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
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
· 8 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
246b31d
Merge "libeffects: Reverb Testbench"
by Andy Hung
· 6 years ago
927bea3
libeffects: Reverb Testbench
by Saketh Sathuvalli
· 6 years ago
8debb9f
Merge "libeffects: Testbench for Preprocessing effects agc, aec, ns"
by Andy Hung
· 6 years ago
4ece3e0
libeffects: Testbench for Preprocessing effects agc, aec, ns
by Saketh Sathuvalli
· 6 years ago
2c7d0d3
Update OWNERS
by Glenn Kasten
· 6 years ago
8fd831a
Merge "Update language to comply with Android's inclusive language guidance"
by Treehugger Robot
· 6 years ago
6ddb72e
Merge "Update language to comply with Android's inclusive language guidance"
by Treehugger Robot
· 6 years ago
be0988a
Update language to comply with Android's inclusive language guidance
by Jiabin Huang
· 6 years ago
3614bc1
Update language to comply with Android's inclusive language guidance
by Jiabin Huang
· 6 years ago
8636ac0
Update language to comply with Android's inclusive language guidance
by Jiabin Huang
· 6 years ago
6688a35
libeffects: Fix to resolve glitch with disabling LVCS
by Puneeth Prabhu
· 7 years ago
08411a6
Merge "Don't specify webrtc's include dirs" am: d5fa9ed3e4 am: 5f65b909e6
by Treehugger Robot
· 6 years ago
d5fa9ed
Merge "Don't specify webrtc's include dirs"
by Treehugger Robot
· 6 years ago
5e3093a
Don't specify webrtc's include dirs
by Jorge E. Moreira
· 6 years ago
ed2b8f2
Merge "Fix vendor modules to use shared vndk"
by Kris Alder
· 6 years ago
0fd6b3d
Merge "Use memmove for overlapping memory blocks in preprocessing." am: bc918b92eb am: 40d4e2dfe2
by Treehugger Robot
· 6 years ago
0c9544a
Use memmove for overlapping memory blocks in preprocessing.
by Jiabin Huang
· 6 years ago
77dbeee
Fix vendor modules to use shared vndk
by Inseob Kim
· 6 years ago
Next »