实例介绍
AMR-WB+源码
【实例截图】
【核心代码】
4744302543465952481.zip
└── AMR-WB+
├── 26273-f00
│ ├── 26273-f00-ANSI-C_source_code
│ │ ├── 26273_ansi_c_source_code_v6_5_0
│ │ │ ├── amrwbplus_config.txt
│ │ │ ├── c-code
│ │ │ │ ├── 3gplib
│ │ │ │ │ ├── debug
│ │ │ │ │ │ ├── 3gplib_fx.lib
│ │ │ │ │ │ ├── AdvAPI32.Lib
│ │ │ │ │ │ ├── ComDlg32.Lib
│ │ │ │ │ │ ├── er-libisomedia.dll
│ │ │ │ │ │ ├── er-libisomedia.lib
│ │ │ │ │ │ ├── Gdi32.Lib
│ │ │ │ │ │ ├── Kernel32.Lib
│ │ │ │ │ │ ├── odbc32.lib
│ │ │ │ │ │ ├── odbccp32.lib
│ │ │ │ │ │ ├── Ole32.Lib
│ │ │ │ │ │ ├── OleAut32.Lib
│ │ │ │ │ │ ├── RcDll.Dll
│ │ │ │ │ │ ├── RC.Exe
│ │ │ │ │ │ ├── Shell32.Lib
│ │ │ │ │ │ ├── User32.Lib
│ │ │ │ │ │ ├── Uuid.lib
│ │ │ │ │ │ └── WinSpool.Lib
│ │ │ │ │ └── release
│ │ │ │ │ ├── 3gplib_fx.lib
│ │ │ │ │ ├── er-libisomedia.dll
│ │ │ │ │ └── er-libisomedia.lib
│ │ │ │ ├── basic_op
│ │ │ │ │ ├── basicop2.c
│ │ │ │ │ ├── basic_op.h
│ │ │ │ │ ├── count.c
│ │ │ │ │ ├── count.h
│ │ │ │ │ ├── log2.c
│ │ │ │ │ ├── log2.h
│ │ │ │ │ ├── log2_tab.h
│ │ │ │ │ ├── math_op.c
│ │ │ │ │ ├── math_op.h
│ │ │ │ │ ├── oper_32b.c
│ │ │ │ │ ├── oper_32b.h
│ │ │ │ │ ├── typedef.h
│ │ │ │ │ └── typedefs.h
│ │ │ │ ├── common_fx
│ │ │ │ │ ├── ALF_emph_fx.c
│ │ │ │ │ ├── bits_p_fx.c
│ │ │ │ │ ├── Bitstream_fx.c
│ │ │ │ │ ├── Copie de r_fft_fx.c
│ │ │ │ │ ├── decim12k8_fx.c
│ │ │ │ │ ├── decim_split_fx.c
│ │ │ │ │ ├── fft3_fx.c
│ │ │ │ │ ├── fft9_fx.c
│ │ │ │ │ ├── gaintcx_fx.c
│ │ │ │ │ ├── hf_func_fx.c
│ │ │ │ │ ├── int_lpc_fx.c
│ │ │ │ │ ├── int_lpc_p_fx.c
│ │ │ │ │ ├── join_split_fx.c
│ │ │ │ │ ├── over_fs_fx.c
│ │ │ │ │ ├── overs12k8_fx.c
│ │ │ │ │ ├── q_gn_hf_fx.c
│ │ │ │ │ ├── q_isf_hf_fx.c
│ │ │ │ │ ├── re8_dec_fx.c
│ │ │ │ │ ├── Re8_dic_fx.c
│ │ │ │ │ ├── re8_ppv_fx.c
│ │ │ │ │ ├── Re8_util_fx.c
│ │ │ │ │ ├── read_dat_fx.c
│ │ │ │ │ ├── r_fft_fx.c
│ │ │ │ │ ├── rnd_ph16_fx.c
│ │ │ │ │ ├── tables_plus_fx.c
│ │ │ │ │ ├── tables_stereo_fx.c
│ │ │ │ │ ├── util_plus_fx.c
│ │ │ │ │ ├── util_stereo_x_fx.c
│ │ │ │ │ ├── wavefiletools_fx.c
│ │ │ │ │ └── writ_dat_fx.c
│ │ │ │ ├── decoder_fx
│ │ │ │ │ ├── avq_dec_fx.c
│ │ │ │ │ ├── bass_pf_fx.c
│ │ │ │ │ ├── dec_ace_fx.c
│ │ │ │ │ ├── dec_cp_state_fx.c
│ │ │ │ │ ├── dec_hf_fx.c
│ │ │ │ │ ├── dec_if_fx.c
│ │ │ │ │ ├── dec_lf_fx.c
│ │ │ │ │ ├── dec_lf_fx.tab
│ │ │ │ │ ├── dec_main_s_fx.c
│ │ │ │ │ ├── dec_prm_fx.c
│ │ │ │ │ ├── dec_tcx_fx.c
│ │ │ │ │ ├── dec_wbplus_fx.c
│ │ │ │ │ ├── d_gain2p_fx.c
│ │ │ │ │ ├── d_isf_2s_fx.c
│ │ │ │ │ ├── Scale_dec_fx.c
│ │ │ │ │ ├── tcx_ecu_fx.c
│ │ │ │ │ └── util_plus_fx.c
│ │ │ │ ├── encoder_fx
│ │ │ │ │ ├── avq_cod_fx.c
│ │ │ │ │ ├── cod_ace_fx.c
│ │ │ │ │ ├── cod_cp_state_fx.c
│ │ │ │ │ ├── cod_hf_fx.c
│ │ │ │ │ ├── cod_hi_stereo_fx.c
│ │ │ │ │ ├── cod_lf_b_fx.c
│ │ │ │ │ ├── cod_lf_fx.c
│ │ │ │ │ ├── cod_main_p_fx.c
│ │ │ │ │ ├── cod_tcx_fx.c
│ │ │ │ │ ├── cod_tcx_stereo_fx.c
│ │ │ │ │ ├── c_stereo_x_fx.c
│ │ │ │ │ ├── enc_if_fx.c
│ │ │ │ │ ├── enc_prm_fx.c
│ │ │ │ │ ├── enc_wbplus_fx5.c
│ │ │ │ │ ├── enc_wbplus_fx.c
│ │ │ │ │ ├── get_gain_fx.c
│ │ │ │ │ ├── hp50_p_fx.c
│ │ │ │ │ ├── nclass_fx.c
│ │ │ │ │ ├── q_gain2p_FX.c
│ │ │ │ │ ├── re8_cod_fx.c
│ │ │ │ │ ├── Scale_enc_fx.c
│ │ │ │ │ └── segsnr_fx.c
│ │ │ │ ├── include_fx
│ │ │ │ │ ├── amr_plus_fx.h
│ │ │ │ │ ├── cnst_fx.h
│ │ │ │ │ ├── cnst_tcx_stereo_fx.h
│ │ │ │ │ ├── cod_hi_stereo_fx.h
│ │ │ │ │ ├── consts_fx.h
│ │ │ │ │ ├── dec_if_fx.h
│ │ │ │ │ ├── dec_lf_fx.tab
│ │ │ │ │ ├── enc_if_fx.h
│ │ │ │ │ ├── if_rom_fx.h
│ │ │ │ │ ├── mem_fx.h
│ │ │ │ │ ├── nclass_fx.h
│ │ │ │ │ ├── options_fx.h
│ │ │ │ │ ├── proto_func_fx.h
│ │ │ │ │ ├── q_pulse_fx.h
│ │ │ │ │ ├── table_decl_fx.h
│ │ │ │ │ ├── util_stereo_x_fx.h
│ │ │ │ │ └── wbplus3gplib.h
│ │ │ │ ├── lib_amr_fx
│ │ │ │ │ ├── acelp_fx.h
│ │ │ │ │ ├── agc2_fx.c
│ │ │ │ │ ├── autocorr_fx.c
│ │ │ │ │ ├── az_isp_fx.c
│ │ │ │ │ ├── bits_fx.c
│ │ │ │ │ ├── bits_fx.h
│ │ │ │ │ ├── c2t64_fx.c
│ │ │ │ │ ├── c4t64_fx.c
│ │ │ │ │ ├── cnst_wb_fx.h
│ │ │ │ │ ├── coder_fx.c
│ │ │ │ │ ├── cod_main_fx.c
│ │ │ │ │ ├── cod_main_fx.h
│ │ │ │ │ ├── convolve_fx.c
│ │ │ │ │ ├── cor_h_x_fx.c
│ │ │ │ │ ├── d2t64_fx.c
│ │ │ │ │ ├── d4t64_fx.c
│ │ │ │ │ ├── decim54_fx.c
│ │ │ │ │ ├── dec_main_fx.c
│ │ │ │ │ ├── dec_main_fx.h
│ │ │ │ │ ├── decoder_fx.c
│ │ │ │ │ ├── deemph_fx.c
│ │ │ │ │ ├── d_gain2_fx.c
│ │ │ │ │ ├── dtx_fx.c
│ │ │ │ │ ├── dtx_fx.h
│ │ │ │ │ ├── gpclip_fx.c
│ │ │ │ │ ├── g_pitch_fx.c
│ │ │ │ │ ├── grid100.tab
│ │ │ │ │ ├── ham_wind.tab
│ │ │ │ │ ├── homing_fx.c
│ │ │ │ │ ├── homing.tab
│ │ │ │ │ ├── hp400_fx.c
│ │ │ │ │ ├── hp50_fx.c
│ │ │ │ │ ├── hp6k_fx.c
│ │ │ │ │ ├── hp7k_fx.c
│ │ │ │ │ ├── hp_wsp_fx.c
│ │ │ │ │ ├── if_rom_fx.c
│ │ │ │ │ ├── int_lpc_fx.c
│ │ │ │ │ ├── isfextrp_fx.c
│ │ │ │ │ ├── isp_az_fx.c
│ │ │ │ │ ├── isp_isf_fx.c
│ │ │ │ │ ├── isp_isf.tab
│ │ │ │ │ ├── lagconc_fx.c
│ │ │ │ │ ├── lag_wind_fx.c
│ │ │ │ │ ├── lag_wind.tab
│ │ │ │ │ ├── levinson_fx.c
│ │ │ │ │ ├── lp_dec2_fx.c
│ │ │ │ │ ├── main_fx.h
│ │ │ │ │ ├── makefile.gcc
│ │ │ │ │ ├── mime_io.tab
│ │ │ │ │ ├── ph_disp_fx.c
│ │ │ │ │ ├── pitch_f4_fx.c
│ │ │ │ │ ├── pit_shrp_fx.c
│ │ │ │ │ ├── p_med_o_fx.h
│ │ │ │ │ ├── p_med_ol_fx.c
│ │ │ │ │ ├── p_med_ol.tab
│ │ │ │ │ ├── pred_lt4_fx.c
│ │ │ │ │ ├── preemph_fx.c
│ │ │ │ │ ├── q_gain2_fx.c
│ │ │ │ │ ├── qisf_ns_fx.c
│ │ │ │ │ ├── qisf_ns.tab
│ │ │ │ │ ├── qpisf_2s_fx.c
│ │ │ │ │ ├── q_pulse_fx.c
│ │ │ │ │ ├── q_pulse_fx.h
│ │ │ │ │ ├── random_fx.c
│ │ │ │ │ ├── residu_fx.c
│ │ │ │ │ ├── scale_fx.c
│ │ │ │ │ ├── syn_filt_fx.c
│ │ │ │ │ ├── updt_tar_fx.c
│ │ │ │ │ ├── util_fx.c
│ │ │ │ │ ├── voicefac_fx.c
│ │ │ │ │ ├── wb_vad_c_fx.h
│ │ │ │ │ ├── wb_vad_fx.c
│ │ │ │ │ ├── wb_vad_fx.h
│ │ │ │ │ └── weight_a_fx.c
│ │ │ │ └── stereo_fx_eks
│ │ │ │ ├── dec_hi_stereo_fx.c
│ │ │ │ ├── dec_tcx_stereo_fx.c
│ │ │ │ └── d_stereo_x_fx.c
│ │ │ ├── er-libisomedia.dll
│ │ │ ├── error.txt
│ │ │ ├── fer.txt
│ │ │ ├── MSVC
│ │ │ │ ├── all_coder
│ │ │ │ │ ├── All_coder.dsp
│ │ │ │ │ ├── All_coder.vcproj
│ │ │ │ │ ├── All_coder.vcxproj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── All_coder.log
│ │ │ │ │ │ └── All_coder.tlog
│ │ │ │ │ │ └── All_coder.lastbuildstate
│ │ │ │ │ └── Release
│ │ │ │ ├── Backup
│ │ │ │ │ ├── All_coder
│ │ │ │ │ ├── basic_op
│ │ │ │ │ ├── common_fx
│ │ │ │ │ ├── decoder_fx
│ │ │ │ │ ├── encoder_fx
│ │ │ │ │ └── lib_amr_fx
│ │ │ │ ├── Backup1
│ │ │ │ │ ├── All_coder
│ │ │ │ │ ├── basic_op
│ │ │ │ │ ├── common_fx
│ │ │ │ │ ├── decoder_fx
│ │ │ │ │ ├── encoder_fx
│ │ │ │ │ ├── lib_amr_fx
│ │ │ │ │ ├── Plus.sln
│ │ │ │ │ └── Plus.v12.suo
│ │ │ │ ├── Backup2
│ │ │ │ │ ├── All_coder
│ │ │ │ │ ├── basic_op
│ │ │ │ │ ├── common_fx
│ │ │ │ │ ├── decoder_fx
│ │ │ │ │ ├── encoder_fx
│ │ │ │ │ ├── lib_amr_fx
│ │ │ │ │ ├── Plus.sln
│ │ │ │ │ └── Plus.v12.suo
│ │ │ │ ├── basic_op
│ │ │ │ │ ├── basic_op.dsp
│ │ │ │ │ ├── basic_op.vcxproj
│ │ │ │ │ ├── basic_op.vcxproj.filters
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── basicop2.obj
│ │ │ │ │ │ ├── basic_op.Build.CppClean.log
│ │ │ │ │ │ ├── basic_op.lib
│ │ │ │ │ │ ├── basic_op.log
│ │ │ │ │ │ ├── basic_op.tlog
│ │ │ │ │ │ │ ├── basic_op.lastbuildstate
│ │ │ │ │ │ │ ├── cl.command.1.tlog
│ │ │ │ │ │ │ ├── CL.read.1.tlog
│ │ │ │ │ │ │ ├── CL.write.1.tlog
│ │ │ │ │ │ │ ├── lib.command.1.tlog
│ │ │ │ │ │ │ ├── Lib-link.read.1.tlog
│ │ │ │ │ │ │ └── Lib-link.write.1.tlog
│ │ │ │ │ │ ├── count.obj
│ │ │ │ │ │ ├── log2.obj
│ │ │ │ │ │ ├── math_op.obj
│ │ │ │ │ │ ├── oper_32b.obj
│ │ │ │ │ │ ├── vc120.idb
│ │ │ │ │ │ └── vc120.pdb
│ │ │ │ │ └── Release
│ │ │ │ ├── common_fx
│ │ │ │ │ ├── common_fx.dsp
│ │ │ │ │ ├── common_fx.vcxproj
│ │ │ │ │ ├── common_fx.vcxproj.filters
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── ALF_emph_fx.obj
│ │ │ │ │ │ ├── bits_p_fx.obj
│ │ │ │ │ │ ├── Bitstream_fx.obj
│ │ │ │ │ │ ├── common_fx.Build.CppClean.log
│ │ │ │ │ │ ├── common_fx.lib
│ │ │ │ │ │ ├── common_fx.log
│ │ │ │ │ │ ├── common_fx.tlog
│ │ │ │ │ │ │ ├── cl.command.1.tlog
│ │ │ │ │ │ │ ├── CL.read.1.tlog
│ │ │ │ │ │ │ ├── CL.write.1.tlog
│ │ │ │ │ │ │ ├── common_fx.lastbuildstate
│ │ │ │ │ │ │ ├── lib.command.1.tlog
│ │ │ │ │ │ │ ├── Lib-link.read.1.tlog
│ │ │ │ │ │ │ └── Lib-link.write.1.tlog
│ │ │ │ │ │ ├── decim12k8_fx.obj
│ │ │ │ │ │ ├── decim_split_fx.obj
│ │ │ │ │ │ ├── fft3_fx.obj
│ │ │ │ │ │ ├── fft9_fx.obj
│ │ │ │ │ │ ├── gaintcx_fx.obj
│ │ │ │ │ │ ├── hf_func_fx.obj
│ │ │ │ │ │ ├── int_lpc_p_fx.obj
│ │ │ │ │ │ ├── join_split_fx.obj
│ │ │ │ │ │ ├── over_fs_fx.obj
│ │ │ │ │ │ ├── overs12k8_fx.obj
│ │ │ │ │ │ ├── q_gn_hf_fx.obj
│ │ │ │ │ │ ├── q_isf_hf_fx.obj
│ │ │ │ │ │ ├── re8_dec_fx.obj
│ │ │ │ │ │ ├── Re8_dic_fx.obj
│ │ │ │ │ │ ├── re8_ppv_fx.obj
│ │ │ │ │ │ ├── Re8_util_fx.obj
│ │ │ │ │ │ ├── read_dat_fx.obj
│ │ │ │ │ │ ├── r_fft_fx.obj
│ │ │ │ │ │ ├── rnd_ph16_fx.obj
│ │ │ │ │ │ ├── tables_plus_fx.obj
│ │ │ │ │ │ ├── tables_stereo_fx.obj
│ │ │ │ │ │ ├── util_plus_fx.obj
│ │ │ │ │ │ ├── util_stereo_x_fx.obj
│ │ │ │ │ │ ├── vc120.idb
│ │ │ │ │ │ ├── vc120.pdb
│ │ │ │ │ │ ├── wavefiletools_fx.obj
│ │ │ │ │ │ └── writ_dat_fx.obj
│ │ │ │ │ └── Release
│ │ │ │ ├── Debug
│ │ │ │ ├── decoder_fx
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── avq_dec_fx.obj
│ │ │ │ │ │ ├── avq_dec_fx.sbr
│ │ │ │ │ │ ├── bass_pf_fx.obj
│ │ │ │ │ │ ├── bass_pf_fx.sbr
│ │ │ │ │ │ ├── dec_ace_fx.obj
│ │ │ │ │ │ ├── dec_ace_fx.sbr
│ │ │ │ │ │ ├── dec_cp_state_fx.obj
│ │ │ │ │ │ ├── dec_cp_state_fx.sbr
│ │ │ │ │ │ ├── dec_hf_fx.obj
│ │ │ │ │ │ ├── dec_hf_fx.sbr
│ │ │ │ │ │ ├── dec_hi_stereo_fx.obj
│ │ │ │ │ │ ├── dec_hi_stereo_fx.sbr
│ │ │ │ │ │ ├── dec_if_fx.obj
│ │ │ │ │ │ ├── dec_if_fx.sbr
│ │ │ │ │ │ ├── dec_lf_fx.obj
│ │ │ │ │ │ ├── dec_lf_fx.sbr
│ │ │ │ │ │ ├── dec_main_s_fx.obj
│ │ │ │ │ │ ├── dec_main_s_fx.sbr
│ │ │ │ │ │ ├── decoder_fx.Build.CppClean.log
│ │ │ │ │ │ ├── decoder_fx.log
│ │ │ │ │ │ ├── decoder_fx.pdb
│ │ │ │ │ │ ├── decoder_fx.tlog
│ │ │ │ │ │ │ ├── cl.command.1.tlog
│ │ │ │ │ │ │ ├── CL.read.1.tlog
│ │ │ │ │ │ │ ├── CL.write.1.tlog
│ │ │ │ │ │ │ ├── decoder_fx.lastbuildstate
│ │ │ │ │ │ │ ├── link.command.1.tlog
│ │ │ │ │ │ │ ├── link-cvtres.read.1.tlog
│ │ │ │ │ │ │ ├── link-cvtres.write.1.tlog
│ │ │ │ │ │ │ ├── link-rc.read.1.tlog
│ │ │ │ │ │ │ ├── link-rc.write.1.tlog
│ │ │ │ │ │ │ ├── link.read.1.tlog
│ │ │ │ │ │ │ ├── link.write.1.tlog
│ │ │ │ │ │ │ └── unsuccessfulbuild
│ │ │ │ │ │ ├── dec_prm_fx.obj
│ │ │ │ │ │ ├── dec_prm_fx.sbr
│ │ │ │ │ │ ├── dec_tcx_fx.obj
│ │ │ │ │ │ ├── dec_tcx_fx.sbr
│ │ │ │ │ │ ├── dec_tcx_stereo_fx.obj
│ │ │ │ │ │ ├── dec_tcx_stereo_fx.sbr
│ │ │ │ │ │ ├── dec_wbplus_fx.obj
│ │ │ │ │ │ ├── dec_wbplus_fx.sbr
│ │ │ │ │ │ ├── d_gain2p_fx.obj
│ │ │ │ │ │ ├── d_gain2p_fx.sbr
│ │ │ │ │ │ ├── d_isf_2s_fx.obj
│ │ │ │ │ │ ├── d_isf_2s_fx.sbr
│ │ │ │ │ │ ├── d_stereo_x_fx.obj
│ │ │ │ │ │ ├── d_stereo_x_fx.sbr
│ │ │ │ │ │ ├── Scale_dec_fx.obj
│ │ │ │ │ │ ├── Scale_dec_fx.sbr
│ │ │ │ │ │ ├── tcx_ecu_fx.obj
│ │ │ │ │ │ ├── tcx_ecu_fx.sbr
│ │ │ │ │ │ ├── vc120.idb
│ │ │ │ │ │ └── vc120.pdb
│ │ │ │ │ ├── decoder_fx.dsp
│ │ │ │ │ ├── decoder_fx.vcxproj
│ │ │ │ │ ├── decoder_fx.vcxproj.filters
│ │ │ │ │ ├── decoder_fx.vcxproj.user
│ │ │ │ │ └── Release
│ │ │ │ ├── encoder_fx
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── avq_cod_fx.obj
│ │ │ │ │ │ ├── avq_cod_fx.sbr
│ │ │ │ │ │ ├── cod_ace_fx.obj
│ │ │ │ │ │ ├── cod_ace_fx.sbr
│ │ │ │ │ │ ├── cod_cp_state_fx.obj
│ │ │ │ │ │ ├── cod_cp_state_fx.sbr
│ │ │ │ │ │ ├── cod_hf_fx.obj
│ │ │ │ │ │ ├── cod_hf_fx.sbr
│ │ │ │ │ │ ├── cod_hi_stereo_fx.obj
│ │ │ │ │ │ ├── cod_hi_stereo_fx.sbr
│ │ │ │ │ │ ├── cod_lf_b_fx.obj
│ │ │ │ │ │ ├── cod_lf_b_fx.sbr
│ │ │ │ │ │ ├── cod_lf_fx.obj
│ │ │ │ │ │ ├── cod_lf_fx.sbr
│ │ │ │ │ │ ├── cod_main_p_fx.obj
│ │ │ │ │ │ ├── cod_main_p_fx.sbr
│ │ │ │ │ │ ├── cod_tcx_fx.obj
│ │ │ │ │ │ ├── cod_tcx_fx.sbr
│ │ │ │ │ │ ├── cod_tcx_stereo_fx.obj
│ │ │ │ │ │ ├── cod_tcx_stereo_fx.sbr
│ │ │ │ │ │ ├── c_stereo_x_fx.obj
│ │ │ │ │ │ ├── c_stereo_x_fx.sbr
│ │ │ │ │ │ ├── enc_if_fx.obj
│ │ │ │ │ │ ├── enc_if_fx.sbr
│ │ │ │ │ │ ├── encoder_fx.Build.CppClean.log
│ │ │ │ │ │ ├── encoder_fx.log
│ │ │ │ │ │ ├── encoder_fx.pdb
│ │ │ │ │ │ ├── encoder_fx.tlog
│ │ │ │ │ │ │ ├── cl.command.1.tlog
│ │ │ │ │ │ │ ├── CL.read.1.tlog
│ │ │ │ │ │ │ ├── CL.write.1.tlog
│ │ │ │ │ │ │ ├── encoder_fx.lastbuildstate
│ │ │ │ │ │ │ ├── link.command.1.tlog
│ │ │ │ │ │ │ ├── link-cvtres.read.1.tlog
│ │ │ │ │ │ │ ├── link-cvtres.write.1.tlog
│ │ │ │ │ │ │ ├── link-rc.read.1.tlog
│ │ │ │ │ │ │ ├── link-rc.write.1.tlog
│ │ │ │ │ │ │ ├── link.read.1.tlog
│ │ │ │ │ │ │ ├── link.write.1.tlog
│ │ │ │ │ │ │ └── unsuccessfulbuild
│ │ │ │ │ │ ├── enc_prm_fx.obj
│ │ │ │ │ │ ├── enc_prm_fx.sbr
│ │ │ │ │ │ ├── enc_wbplus_fx.obj
│ │ │ │ │ │ ├── enc_wbplus_fx.sbr
│ │ │ │ │ │ ├── get_gain_fx.obj
│ │ │ │ │ │ ├── get_gain_fx.sbr
│ │ │ │ │ │ ├── hp50_p_fx.obj
│ │ │ │ │ │ ├── hp50_p_fx.sbr
│ │ │ │ │ │ ├── nclass_fx.obj
│ │ │ │ │ │ ├── nclass_fx.sbr
│ │ │ │ │ │ ├── q_gain2p_FX.obj
│ │ │ │ │ │ ├── q_gain2p_FX.sbr
│ │ │ │ │ │ ├── re8_cod_fx.obj
│ │ │ │ │ │ ├── re8_cod_fx.sbr
│ │ │ │ │ │ ├── Scale_enc_fx.obj
│ │ │ │ │ │ ├── Scale_enc_fx.sbr
│ │ │ │ │ │ ├── segsnr_fx.obj
│ │ │ │ │ │ ├── segsnr_fx.sbr
│ │ │ │ │ │ ├── vc120.idb
│ │ │ │ │ │ └── vc120.pdb
│ │ │ │ │ ├── encoder_fx.dsp
│ │ │ │ │ ├── encoder_fx.vcxproj
│ │ │ │ │ ├── encoder_fx.vcxproj.filters
│ │ │ │ │ ├── encoder_fx.vcxproj.user
│ │ │ │ │ └── Release
│ │ │ │ ├── lib_amr_fx
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── agc2_fx.obj
│ │ │ │ │ │ ├── autocorr_fx.obj
│ │ │ │ │ │ ├── az_isp_fx.obj
│ │ │ │ │ │ ├── bits_fx.obj
│ │ │ │ │ │ ├── c2t64_fx.obj
│ │ │ │ │ │ ├── c4t64_fx.obj
│ │ │ │ │ │ ├── cod_main_fx.obj
│ │ │ │ │ │ ├── convolve_fx.obj
│ │ │ │ │ │ ├── cor_h_x_fx.obj
│ │ │ │ │ │ ├── d2t64_fx.obj
│ │ │ │ │ │ ├── d4t64_fx.obj
│ │ │ │ │ │ ├── decim54_fx.obj
│ │ │ │ │ │ ├── dec_main_fx.obj
│ │ │ │ │ │ ├── deemph_fx.obj
│ │ │ │ │ │ ├── d_gain2_fx.obj
│ │ │ │ │ │ ├── dtx_fx.obj
│ │ │ │ │ │ ├── gpclip_fx.obj
│ │ │ │ │ │ ├── g_pitch_fx.obj
│ │ │ │ │ │ ├── homing_fx.obj
│ │ │ │ │ │ ├── hp400_fx.obj
│ │ │ │ │ │ ├── hp50_fx.obj
│ │ │ │ │ │ ├── hp6k_fx.obj
│ │ │ │ │ │ ├── hp7k_fx.obj
│ │ │ │ │ │ ├── hp_wsp_fx.obj
│ │ │ │ │ │ ├── if_rom_fx.obj
│ │ │ │ │ │ ├── int_lpc_fx.obj
│ │ │ │ │ │ ├── isfextrp_fx.obj
│ │ │ │ │ │ ├── isp_az_fx.obj
│ │ │ │ │ │ ├── isp_isf_fx.obj
│ │ │ │ │ │ ├── lagconc_fx.obj
│ │ │ │ │ │ ├── lag_wind_fx.obj
│ │ │ │ │ │ ├── levinson_fx.obj
│ │ │ │ │ │ ├── lib_amr_fx.Build.CppClean.log
│ │ │ │ │ │ ├── lib_amr_fx.lib
│ │ │ │ │ │ ├── lib_amr_fx.log
│ │ │ │ │ │ ├── lib_amr_fx.tlog
│ │ │ │ │ │ │ ├── cl.command.1.tlog
│ │ │ │ │ │ │ ├── CL.read.1.tlog
│ │ │ │ │ │ │ ├── CL.write.1.tlog
│ │ │ │ │ │ │ ├── lib_amr_fx.lastbuildstate
│ │ │ │ │ │ │ ├── lib.command.1.tlog
│ │ │ │ │ │ │ ├── Lib-link.read.1.tlog
│ │ │ │ │ │ │ └── Lib-link.write.1.tlog
│ │ │ │ │ │ ├── lp_dec2_fx.obj
│ │ │ │ │ │ ├── ph_disp_fx.obj
│ │ │ │ │ │ ├── pitch_f4_fx.obj
│ │ │ │ │ │ ├── pit_shrp_fx.obj
│ │ │ │ │ │ ├── p_med_ol_fx.obj
│ │ │ │ │ │ ├── pred_lt4_fx.obj
│ │ │ │ │ │ ├── preemph_fx.obj
│ │ │ │ │ │ ├── q_gain2_fx.obj
│ │ │ │ │ │ ├── qisf_ns_fx.obj
│ │ │ │ │ │ ├── qpisf_2s_fx.obj
│ │ │ │ │ │ ├── q_pulse_fx.obj
│ │ │ │ │ │ ├── random_fx.obj
│ │ │ │ │ │ ├── residu_fx.obj
│ │ │ │ │ │ ├── scale_fx.obj
│ │ │ │ │ │ ├── syn_filt_fx.obj
│ │ │ │ │ │ ├── updt_tar_fx.obj
│ │ │ │ │ │ ├── util_fx.obj
│ │ │ │ │ │ ├── vc120.idb
│ │ │ │ │ │ ├── vc120.pdb
│ │ │ │ │ │ ├── voicefac_fx.obj
│ │ │ │ │ │ ├── wb_vad_fx.obj
│ │ │ │ │ │ └── weight_a_fx.obj
│ │ │ │ │ ├── lib_amr_fx.dsp
│ │ │ │ │ ├── lib_amr_fx.vcxproj
│ │ │ │ │ ├── lib_amr_fx.vcxproj.filters
│ │ │ │ │ └── Release
│ │ │ │ ├── Plus.dsw
│ │ │ │ ├── Plus.opensdf
│ │ │ │ ├── Plus.opt
│ │ │ │ ├── Plus.sdf
│ │ │ │ ├── Plus.sln
│ │ │ │ ├── Plus.v12.suo
│ │ │ │ ├── Release
│ │ │ │ ├── UpgradeLog2.htm
│ │ │ │ ├── UpgradeLog3.htm
│ │ │ │ └── UpgradeLog.htm
│ │ │ ├── out.pk
│ │ │ ├── out.wav
│ │ │ ├── out.wb+
│ │ │ ├── switch_amrwb.txt
│ │ │ └── test.wav
│ │ └── readme_26273-f00.rtf
│ ├── 26273-f00-ANSI-C_source_code.zip
│ └── 26273-f00.doc
├── 26273-f00.zip
└── vc
├── 26273_ansi_c_source_code_v6_5_0
│ ├── 12345.wav
│ ├── amrwbplus_config.txt
│ ├── c-code
│ │ ├── 3gplib
│ │ │ ├── debug
│ │ │ │ ├── 3gplib_fx.lib
│ │ │ │ ├── er-libisomedia.dll
│ │ │ │ └── er-libisomedia.lib
│ │ │ └── release
│ │ │ ├── 3gplib_fx.lib
│ │ │ ├── er-libisomedia.dll
│ │ │ └── er-libisomedia.lib
│ │ ├── basic_op
│ │ │ ├── basicop2.c
│ │ │ ├── basic_op.h
│ │ │ ├── count.c
│ │ │ ├── count.h
│ │ │ ├── log2.c
│ │ │ ├── log2.h
│ │ │ ├── log2_tab.h
│ │ │ ├── math_op.c
│ │ │ ├── math_op.h
│ │ │ ├── oper_32b.c
│ │ │ ├── oper_32b.h
│ │ │ ├── typedef.h
│ │ │ └── typedefs.h
│ │ ├── common_fx
│ │ │ ├── ALF_emph_fx.c
│ │ │ ├── bits_p_fx.c
│ │ │ ├── Bitstream_fx.c
│ │ │ ├── Copie de r_fft_fx.c
│ │ │ ├── decim12k8_fx.c
│ │ │ ├── decim_split_fx.c
│ │ │ ├── fft3_fx.c
│ │ │ ├── fft9_fx.c
│ │ │ ├── gaintcx_fx.c
│ │ │ ├── hf_func_fx.c
│ │ │ ├── int_lpc_fx.c
│ │ │ ├── int_lpc_p_fx.c
│ │ │ ├── join_split_fx.c
│ │ │ ├── over_fs_fx.c
│ │ │ ├── overs12k8_fx.c
│ │ │ ├── q_gn_hf_fx.c
│ │ │ ├── q_isf_hf_fx.c
│ │ │ ├── re8_dec_fx.c
│ │ │ ├── Re8_dic_fx.c
│ │ │ ├── re8_ppv_fx.c
│ │ │ ├── Re8_util_fx.c
│ │ │ ├── read_dat_fx.c
│ │ │ ├── r_fft_fx.c
│ │ │ ├── rnd_ph16_fx.c
│ │ │ ├── tables_plus_fx.c
│ │ │ ├── tables_stereo_fx.c
│ │ │ ├── util_plus_fx.c
│ │ │ ├── util_stereo_x_fx.c
│ │ │ ├── wavefiletools_fx.c
│ │ │ └── writ_dat_fx.c
│ │ ├── decoder_fx
│ │ │ ├── avq_dec_fx.c
│ │ │ ├── bass_pf_fx.c
│ │ │ ├── dec_ace_fx.c
│ │ │ ├── dec_cp_state_fx.c
│ │ │ ├── dec_hf_fx.c
│ │ │ ├── dec_if_fx.c
│ │ │ ├── dec_lf_fx.c
│ │ │ ├── dec_lf_fx.tab
│ │ │ ├── dec_main_s_fx.c
│ │ │ ├── dec_prm_fx.c
│ │ │ ├── dec_tcx_fx.c
│ │ │ ├── dec_wbplus_fx.c
│ │ │ ├── d_gain2p_fx.c
│ │ │ ├── d_isf_2s_fx.c
│ │ │ ├── Scale_dec_fx.c
│ │ │ ├── tcx_ecu_fx.c
│ │ │ └── util_plus_fx.c
│ │ ├── encoder_fx
│ │ │ ├── avq_cod_fx.c
│ │ │ ├── cod_ace_fx.c
│ │ │ ├── cod_cp_state_fx.c
│ │ │ ├── cod_hf_fx.c
│ │ │ ├── cod_hi_stereo_fx.c
│ │ │ ├── cod_lf_b_fx.c
│ │ │ ├── cod_lf_fx.c
│ │ │ ├── cod_main_p_fx.c
│ │ │ ├── cod_tcx_fx.c
│ │ │ ├── cod_tcx_stereo_fx.c
│ │ │ ├── c_stereo_x_fx.c
│ │ │ ├── enc_if_fx.c
│ │ │ ├── enc_prm_fx.c
│ │ │ ├── enc_wbplus_fx5.c
│ │ │ ├── enc_wbplus_fx.c
│ │ │ ├── get_gain_fx.c
│ │ │ ├── hp50_p_fx.c
│ │ │ ├── nclass_fx.c
│ │ │ ├── q_gain2p_FX.c
│ │ │ ├── re8_cod_fx.c
│ │ │ ├── Scale_enc_fx.c
│ │ │ └── segsnr_fx.c
│ │ ├── include_fx
│ │ │ ├── amr_plus_fx.h
│ │ │ ├── cnst_fx.h
│ │ │ ├── cnst_tcx_stereo_fx.h
│ │ │ ├── cod_hi_stereo_fx.h
│ │ │ ├── consts_fx.h
│ │ │ ├── dec_if_fx.h
│ │ │ ├── dec_lf_fx.tab
│ │ │ ├── enc_if_fx.h
│ │ │ ├── if_rom_fx.h
│ │ │ ├── mem_fx.h
│ │ │ ├── nclass_fx.h
│ │ │ ├── options_fx.h
│ │ │ ├── proto_func_fx.h
│ │ │ ├── q_pulse_fx.h
│ │ │ ├── table_decl_fx.h
│ │ │ ├── util_stereo_x_fx.h
│ │ │ └── wbplus3gplib.h
│ │ ├── lib_amr_fx
│ │ │ ├── acelp_fx.h
│ │ │ ├── agc2_fx.c
│ │ │ ├── autocorr_fx.c
│ │ │ ├── az_isp_fx.c
│ │ │ ├── bits_fx.c
│ │ │ ├── bits_fx.h
│ │ │ ├── c2t64_fx.c
│ │ │ ├── c4t64_fx.c
│ │ │ ├── cnst_wb_fx.h
│ │ │ ├── coder_fx.c
│ │ │ ├── cod_main_fx.c
│ │ │ ├── cod_main_fx.h
│ │ │ ├── convolve_fx.c
│ │ │ ├── cor_h_x_fx.c
│ │ │ ├── d2t64_fx.c
│ │ │ ├── d4t64_fx.c
│ │ │ ├── decim54_fx.c
│ │ │ ├── dec_main_fx.c
│ │ │ ├── dec_main_fx.h
│ │ │ ├── decoder_fx.c
│ │ │ ├── deemph_fx.c
│ │ │ ├── d_gain2_fx.c
│ │ │ ├── dtx_fx.c
│ │ │ ├── dtx_fx.h
│ │ │ ├── gpclip_fx.c
│ │ │ ├── g_pitch_fx.c
│ │ │ ├── grid100.tab
│ │ │ ├── ham_wind.tab
│ │ │ ├── homing_fx.c
│ │ │ ├── homing.tab
│ │ │ ├── hp400_fx.c
│ │ │ ├── hp50_fx.c
│ │ │ ├── hp6k_fx.c
│ │ │ ├── hp7k_fx.c
│ │ │ ├── hp_wsp_fx.c
│ │ │ ├── if_rom_fx.c
│ │ │ ├── int_lpc_fx.c
│ │ │ ├── isfextrp_fx.c
│ │ │ ├── isp_az_fx.c
│ │ │ ├── isp_isf_fx.c
│ │ │ ├── isp_isf.tab
│ │ │ ├── lagconc_fx.c
│ │ │ ├── lag_wind_fx.c
│ │ │ ├── lag_wind.tab
│ │ │ ├── levinson_fx.c
│ │ │ ├── lp_dec2_fx.c
│ │ │ ├── main_fx.h
│ │ │ ├── makefile.gcc
│ │ │ ├── mime_io.tab
│ │ │ ├── ph_disp_fx.c
│ │ │ ├── pitch_f4_fx.c
│ │ │ ├── pit_shrp_fx.c
│ │ │ ├── p_med_o_fx.h
│ │ │ ├── p_med_ol_fx.c
│ │ │ ├── p_med_ol.tab
│ │ │ ├── pred_lt4_fx.c
│ │ │ ├── preemph_fx.c
│ │ │ ├── q_gain2_fx.c
│ │ │ ├── qisf_ns_fx.c
│ │ │ ├── qisf_ns.tab
│ │ │ ├── qpisf_2s_fx.c
│ │ │ ├── q_pulse_fx.c
│ │ │ ├── q_pulse_fx.h
│ │ │ ├── random_fx.c
│ │ │ ├── residu_fx.c
│ │ │ ├── scale_fx.c
│ │ │ ├── syn_filt_fx.c
│ │ │ ├── updt_tar_fx.c
│ │ │ ├── util_fx.c
│ │ │ ├── voicefac_fx.c
│ │ │ ├── wb_vad_c_fx.h
│ │ │ ├── wb_vad_fx.c
│ │ │ ├── wb_vad_fx.h
│ │ │ └── weight_a_fx.c
│ │ └── stereo_fx_eks
│ │ ├── dec_hi_stereo_fx.c
│ │ ├── dec_tcx_stereo_fx.c
│ │ └── d_stereo_x_fx.c
│ ├── decoder_fx.exe
│ ├── decoder_fx.ilk
│ ├── encoder_fx.exe
│ ├── encoder_fx.ilk
│ ├── er-libisomedia.dll
│ ├── error.txt
│ ├── fer.txt
│ ├── MSVC
│ │ ├── all_coder
│ │ │ ├── All_coder.dsp
│ │ │ ├── All_coder.vcproj
│ │ │ ├── Debug
│ │ │ └── Release
│ │ ├── basic_op
│ │ │ ├── basic_op.dsp
│ │ │ ├── Debug
│ │ │ │ ├── basicop2.obj
│ │ │ │ ├── basic_op.lib
│ │ │ │ ├── basic_op.pch
│ │ │ │ ├── count.obj
│ │ │ │ ├── log2.obj
│ │ │ │ ├── math_op.obj
│ │ │ │ ├── oper_32b.obj
│ │ │ │ ├── vc60.idb
│ │ │ │ └── vc60.pdb
│ │ │ └── Release
│ │ ├── common_fx
│ │ │ ├── common_fx.dsp
│ │ │ ├── Debug
│ │ │ │ ├── ALF_emph_fx.obj
│ │ │ │ ├── bits_p_fx.obj
│ │ │ │ ├── Bitstream_fx.obj
│ │ │ │ ├── common_fx.lib
│ │ │ │ ├── common_fx.pch
│ │ │ │ ├── decim12k8_fx.obj
│ │ │ │ ├── decim_split_fx.obj
│ │ │ │ ├── fft3_fx.obj
│ │ │ │ ├── fft9_fx.obj
│ │ │ │ ├── gaintcx_fx.obj
│ │ │ │ ├── hf_func_fx.obj
│ │ │ │ ├── int_lpc_p_fx.obj
│ │ │ │ ├── join_split_fx.obj
│ │ │ │ ├── over_fs_fx.obj
│ │ │ │ ├── overs12k8_fx.obj
│ │ │ │ ├── q_gn_hf_fx.obj
│ │ │ │ ├── q_isf_hf_fx.obj
│ │ │ │ ├── re8_dec_fx.obj
│ │ │ │ ├── Re8_dic_fx.obj
│ │ │ │ ├── re8_ppv_fx.obj
│ │ │ │ ├── Re8_util_fx.obj
│ │ │ │ ├── read_dat_fx.obj
│ │ │ │ ├── r_fft_fx.obj
│ │ │ │ ├── rnd_ph16_fx.obj
│ │ │ │ ├── tables_plus_fx.obj
│ │ │ │ ├── tables_stereo_fx.obj
│ │ │ │ ├── util_plus_fx.obj
│ │ │ │ ├── util_stereo_x_fx.obj
│ │ │ │ ├── vc60.idb
│ │ │ │ ├── vc60.pdb
│ │ │ │ ├── wavefiletools_fx.obj
│ │ │ │ └── writ_dat_fx.obj
│ │ │ └── Release
│ │ ├── Debug
│ │ ├── decoder_fx
│ │ │ ├── Debug
│ │ │ │ ├── avq_dec_fx.obj
│ │ │ │ ├── avq_dec_fx.sbr
│ │ │ │ ├── bass_pf_fx.obj
│ │ │ │ ├── bass_pf_fx.sbr
│ │ │ │ ├── dec_ace_fx.obj
│ │ │ │ ├── dec_ace_fx.sbr
│ │ │ │ ├── dec_cp_state_fx.obj
│ │ │ │ ├── dec_cp_state_fx.sbr
│ │ │ │ ├── dec_hf_fx.obj
│ │ │ │ ├── dec_hf_fx.sbr
│ │ │ │ ├── dec_hi_stereo_fx.obj
│ │ │ │ ├── dec_hi_stereo_fx.sbr
│ │ │ │ ├── dec_if_fx.obj
│ │ │ │ ├── dec_if_fx.sbr
│ │ │ │ ├── dec_lf_fx.obj
│ │ │ │ ├── dec_lf_fx.sbr
│ │ │ │ ├── dec_main_s_fx.obj
│ │ │ │ ├── dec_main_s_fx.sbr
│ │ │ │ ├── decoder_fx.bsc
│ │ │ │ ├── decoder_fx.pch
│ │ │ │ ├── decoder_fx.pdb
│ │ │ │ ├── dec_prm_fx.obj
│ │ │ │ ├── dec_prm_fx.sbr
│ │ │ │ ├── dec_tcx_fx.obj
│ │ │ │ ├── dec_tcx_fx.sbr
│ │ │ │ ├── dec_tcx_stereo_fx.obj
│ │ │ │ ├── dec_tcx_stereo_fx.sbr
│ │ │ │ ├── dec_wbplus_fx.obj
│ │ │ │ ├── dec_wbplus_fx.sbr
│ │ │ │ ├── d_gain2p_fx.obj
│ │ │ │ ├── d_gain2p_fx.sbr
│ │ │ │ ├── d_isf_2s_fx.obj
│ │ │ │ ├── d_isf_2s_fx.sbr
│ │ │ │ ├── d_stereo_x_fx.obj
│ │ │ │ ├── d_stereo_x_fx.sbr
│ │ │ │ ├── Scale_dec_fx.obj
│ │ │ │ ├── Scale_dec_fx.sbr
│ │ │ │ ├── tcx_ecu_fx.obj
│ │ │ │ ├── tcx_ecu_fx.sbr
│ │ │ │ ├── vc60.idb
│ │ │ │ └── vc60.pdb
│ │ │ ├── decoder_fx.dsp
│ │ │ ├── decoder_fx.plg
│ │ │ └── Release
│ │ ├── encoder_fx
│ │ │ ├── Debug
│ │ │ │ ├── avq_cod_fx.obj
│ │ │ │ ├── avq_cod_fx.sbr
│ │ │ │ ├── cod_ace_fx.obj
│ │ │ │ ├── cod_ace_fx.sbr
│ │ │ │ ├── cod_cp_state_fx.obj
│ │ │ │ ├── cod_cp_state_fx.sbr
│ │ │ │ ├── cod_hf_fx.obj
│ │ │ │ ├── cod_hf_fx.sbr
│ │ │ │ ├── cod_hi_stereo_fx.obj
│ │ │ │ ├── cod_hi_stereo_fx.sbr
│ │ │ │ ├── cod_lf_b_fx.obj
│ │ │ │ ├── cod_lf_b_fx.sbr
│ │ │ │ ├── cod_lf_fx.obj
│ │ │ │ ├── cod_lf_fx.sbr
│ │ │ │ ├── cod_main_p_fx.obj
│ │ │ │ ├── cod_main_p_fx.sbr
│ │ │ │ ├── cod_tcx_fx.obj
│ │ │ │ ├── cod_tcx_fx.sbr
│ │ │ │ ├── cod_tcx_stereo_fx.obj
│ │ │ │ ├── cod_tcx_stereo_fx.sbr
│ │ │ │ ├── c_stereo_x_fx.obj
│ │ │ │ ├── c_stereo_x_fx.sbr
│ │ │ │ ├── enc_if_fx.obj
│ │ │ │ ├── enc_if_fx.sbr
│ │ │ │ ├── encoder_fx.pch
│ │ │ │ ├── encoder_fx.pdb
│ │ │ │ ├── enc_prm_fx.obj
│ │ │ │ ├── enc_prm_fx.sbr
│ │ │ │ ├── enc_wbplus_fx.obj
│ │ │ │ ├── enc_wbplus_fx.sbr
│ │ │ │ ├── get_gain_fx.obj
│ │ │ │ ├── get_gain_fx.sbr
│ │ │ │ ├── hp50_p_fx.obj
│ │ │ │ ├── hp50_p_fx.sbr
│ │ │ │ ├── nclass_fx.obj
│ │ │ │ ├── nclass_fx.sbr
│ │ │ │ ├── q_gain2p_FX.obj
│ │ │ │ ├── q_gain2p_FX.sbr
│ │ │ │ ├── re8_cod_fx.obj
│ │ │ │ ├── re8_cod_fx.sbr
│ │ │ │ ├── Scale_enc_fx.obj
│ │ │ │ ├── Scale_enc_fx.sbr
│ │ │ │ ├── segsnr_fx.obj
│ │ │ │ ├── segsnr_fx.sbr
│ │ │ │ ├── vc60.idb
│ │ │ │ └── vc60.pdb
│ │ │ ├── encoder_fx.dsp
│ │ │ ├── encoder_fx.plg
│ │ │ └── Release
│ │ ├── lib_amr_fx
│ │ │ ├── Debug
│ │ │ │ ├── agc2_fx.obj
│ │ │ │ ├── autocorr_fx.obj
│ │ │ │ ├── az_isp_fx.obj
│ │ │ │ ├── bits_fx.obj
│ │ │ │ ├── c2t64_fx.obj
│ │ │ │ ├── c4t64_fx.obj
│ │ │ │ ├── cod_main_fx.obj
│ │ │ │ ├── convolve_fx.obj
│ │ │ │ ├── cor_h_x_fx.obj
│ │ │ │ ├── d2t64_fx.obj
│ │ │ │ ├── d4t64_fx.obj
│ │ │ │ ├── decim54_fx.obj
│ │ │ │ ├── dec_main_fx.obj
│ │ │ │ ├── deemph_fx.obj
│ │ │ │ ├── d_gain2_fx.obj
│ │ │ │ ├── dtx_fx.obj
│ │ │ │ ├── gpclip_fx.obj
│ │ │ │ ├── g_pitch_fx.obj
│ │ │ │ ├── homing_fx.obj
│ │ │ │ ├── hp400_fx.obj
│ │ │ │ ├── hp50_fx.obj
│ │ │ │ ├── hp6k_fx.obj
│ │ │ │ ├── hp7k_fx.obj
│ │ │ │ ├── hp_wsp_fx.obj
│ │ │ │ ├── if_rom_fx.obj
│ │ │ │ ├── int_lpc_fx.obj
│ │ │ │ ├── isfextrp_fx.obj
│ │ │ │ ├── isp_az_fx.obj
│ │ │ │ ├── isp_isf_fx.obj
│ │ │ │ ├── lagconc_fx.obj
│ │ │ │ ├── lag_wind_fx.obj
│ │ │ │ ├── levinson_fx.obj
│ │ │ │ ├── lib_amr_fx.lib
│ │ │ │ ├── lib_amr_fx.pch
│ │ │ │ ├── lp_dec2_fx.obj
│ │ │ │ ├── ph_disp_fx.obj
│ │ │ │ ├── pitch_f4_fx.obj
│ │ │ │ ├── pit_shrp_fx.obj
│ │ │ │ ├── p_med_ol_fx.obj
│ │ │ │ ├── pred_lt4_fx.obj
│ │ │ │ ├── preemph_fx.obj
│ │ │ │ ├── q_gain2_fx.obj
│ │ │ │ ├── qisf_ns_fx.obj
│ │ │ │ ├── qpisf_2s_fx.obj
│ │ │ │ ├── q_pulse_fx.obj
│ │ │ │ ├── random_fx.obj
│ │ │ │ ├── residu_fx.obj
│ │ │ │ ├── scale_fx.obj
│ │ │ │ ├── syn_filt_fx.obj
│ │ │ │ ├── updt_tar_fx.obj
│ │ │ │ ├── util_fx.obj
│ │ │ │ ├── vc60.idb
│ │ │ │ ├── vc60.pdb
│ │ │ │ ├── voicefac_fx.obj
│ │ │ │ ├── wb_vad_fx.obj
│ │ │ │ └── weight_a_fx.obj
│ │ │ ├── lib_amr_fx.dsp
│ │ │ └── Release
│ │ ├── Plus.dsw
│ │ ├── Plus.ncb
│ │ ├── Plus.opt
│ │ └── Release
│ ├── out.pk
│ ├── out.wav
│ ├── out.wb+
│ └── switch_amrwb.txt
└── readme_26273-f00.rtf
97 directories, 869 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论