java jni webrtc_基于speex,webrtc的回声消除(jni版本)

【实例简介】基于speex,webrtc的回声消除,jni版本,speex,webrtc

【核心代码】

jni

├── Android.mk

├── Application.mk

├── build.xml

├── include

│   ├── Makefile.am

│   ├── Makefile.in

│   └── speex

│       ├── Makefile.am

│       ├── Makefile.in

│       ├── speex.h

│       ├── speex_bits.h

│       ├── speex_buffer.h

│       ├── speex_callbacks.h

│       ├── speex_config_types.h

│       ├── speex_config_types.h.in

│       ├── speex_echo.h

│       ├── speex_header.h

│       ├── speex_jitter.h

│       ├── speex_preprocess.h

│       ├── speex_resampler.h

│       ├── speex_stereo.h

│       └── speex_types.h

├── libspeex

│   ├── Makefile.am

│   ├── Makefile.in

│   ├── _kiss_fft_guts.h

│   ├── arch.h

│   ├── bits.c

│   ├── buffer.c

│   ├── cb_search.c

│   ├── cb_search.h

│   ├── cb_search_arm4.h

│   ├── cb_search_bfin.h

│   ├── cb_search_sse.h

│   ├── echo_diagnostic.m

│   ├── exc_10_16_table.c

│   ├── exc_10_32_table.c

│   ├── exc_20_32_table.c

│   ├── exc_5_256_table.c

│   ├── exc_5_64_table.c

│   ├── exc_8_128_table.c

│   ├── fftwrap.c

│   ├── fftwrap.h

│   ├── filterbank.c

│   ├── filterbank.h

│   ├── filters.c

│   ├── filters.h

│   ├── filters_arm4.h

│   ├── filters_bfin.h

│   ├── filters_sse.h

│   ├── fixed_arm4.h

│   ├── fixed_arm5e.h

│   ├── fixed_bfin.h

│   ├── fixed_debug.h

│   ├── fixed_generic.h

│   ├── gain_table.c

│   ├── gain_table_lbr.c

│   ├── hexc_10_32_table.c

│   ├── hexc_table.c

│   ├── high_lsp_tables.c

│   ├── jitter.c

│   ├── kiss_fft.c

│   ├── kiss_fft.h

│   ├── kiss_fftr.c

│   ├── kiss_fftr.h

│   ├── lpc.c

│   ├── lpc.h

│   ├── lpc_bfin.h

│   ├── lsp.c

│   ├── lsp.h

│   ├── lsp_bfin.h

│   ├── lsp_tables_nb.c

│   ├── ltp.c

│   ├── ltp.h

│   ├── ltp_arm4.h

│   ├── ltp_bfin.h

│   ├── ltp_sse.h

│   ├── math_approx.h

│   ├── mdf.c

│   ├── misc_bfin.h

│   ├── modes.c

│   ├── modes.h

│   ├── modes_wb.c

│   ├── nb_celp.c

│   ├── nb_celp.h

│   ├── os_support.h

│   ├── preprocess.c

│   ├── pseudofloat.h

│   ├── quant_lsp.c

│   ├── quant_lsp.h

│   ├── quant_lsp_bfin.h

│   ├── resample.c

│   ├── resample_sse.h

│   ├── sb_celp.c

│   ├── sb_celp.h

│   ├── scal.c

│   ├── smallft.c

│   ├── smallft.h

│   ├── speex.c

│   ├── speex_callbacks.c

│   ├── speex_header.c

│   ├── stack_alloc.h

│   ├── stereo.c

│   ├── testdenoise.c

│   ├── testecho.c

│   ├── testenc.c

│   ├── testenc_uwb.c

│   ├── testenc_wb.c

│   ├── testjitter.c

│   ├── vbr.c

│   ├── vbr.h

│   ├── vorbis_psy.h

│   ├── vq.c

│   ├── vq.h

│   ├── vq_arm4.h

│   ├── vq_bfin.h

│   ├── vq_sse.h

│   └── window.c

├── speex_echo.cpp

└── speex_jni.cpp

3 directories, 117 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值