登录
首页 » C/C++ » opus

opus

于 2015-12-20 发布 文件大小:1744KB
0 112
下载积分: 1 下载次数: 34

代码说明:

  在VS2010平台下用C语言开发的定点的opus编码和解码程序源码。程序经过了优化,在低码率下完胜HE AAC,中码率就已经可以媲敌码率高出30 左右的AAC格式,而高码率下更接近原始音频。(VS2010 platform in the C language development of fixed-point opus encoding and decoding program source code.The program is optimized in low bit rate HE win AAC rate can match the enemy rate is about 30 higher than the AAC format, and high bit rate closer to the original audio.)

文件列表:

opus
....\opus
....\....\Debug
....\....\ipch
....\....\....\opus-d4b79b9f
....\....\....\.............\opus-4b5d800d.ipch,2424832,2015-09-17
....\....\....\.............\opus-da4471d3.ipch,5439488,2015-09-17
....\....\opus
....\....\....\Debug
....\....\....\.....\opus.Build.CppClean.log,6875,2015-12-20
....\....\....\.....\opus.log,366,2015-12-20
....\....\....\opus.vcxproj,14519,2015-12-20
....\....\....\opus.vcxproj.filters,20967,2015-09-11
....\....\....\opus.vcxproj.user,927,2015-12-20
....\....\....\Release
....\....\....\.......\opus.Build.CppClean.log,7492,2015-09-17
....\....\....\.......\opus.log,379,2015-09-17
....\....\opus.sln,879,2015-09-11
....\....\Release
....\src
....\...\A2NLSF.c,10312,2015-03-20
....\...\analysis.c,24929,2015-03-20
....\...\analysis.h,3435,2015-03-20
....\...\ana_filt_bank_1.c,3770,2015-03-20
....\...\API.h,7060,2015-03-20
....\...\apply_sine_window_FIX.c,4921,2015-03-20
....\...\arch.h,6227,2015-09-11
....\...\autocorr_FIX.c,2725,2015-03-20
....\...\bands.c,43537,2015-03-20
....\...\bands.h,5128,2015-03-20
....\...\biquad_alt.c,4336,2015-03-20
....\...\burg_modified_FIX.c,16612,2015-03-20
....\...\bwexpander.c,2759,2015-03-20
....\...\bwexpander_32.c,2490,2015-03-20
....\...\celt.c,6074,2015-03-20
....\...\celt.h,7123,2015-03-20
....\...\celt_decoder.c,36175,2015-03-20
....\...\celt_encoder.c,75537,2015-03-20
....\...\celt_lpc.c,8377,2015-03-20
....\...\celt_lpc.h,1970,2015-03-20
....\...\check_control_input.c,4939,2015-03-20
....\...\CNG.c,8648,2015-03-20
....\...\code_signs.c,5554,2015-03-20
....\...\config.h,2074,2015-09-11
....\...\control.h,5922,2015-03-20
....\...\control_audio_bandwidth.c,5712,2015-03-20
....\...\control_codec.c,20610,2015-03-20
....\...\control_SNR.c,3714,2015-03-20
....\...\corrMatrix_FIX.c,8396,2015-03-20
....\...\cpu_support.h,1804,2015-03-20
....\...\cwrs.c,27878,2015-03-20
....\...\cwrs.h,1879,2015-03-20
....\...\debug.c,6849,2015-03-20
....\...\debug.h,13174,2015-03-20
....\...\decoder_set_fs.c,4968,2015-03-20
....\...\decode_core.c,11849,2015-03-20
....\...\decode_frame.c,5940,2015-03-20
....\...\decode_indices.c,7246,2015-03-20
....\...\decode_parameters.c,5501,2015-03-20
....\...\decode_pitch.c,3717,2015-03-20
....\...\decode_pulses.c,5587,2015-03-20
....\...\dec_API.c,18524,2015-03-20
....\...\define.h,9889,2015-03-20
....\...\ecintrin.h,3565,2015-03-20
....\...\encode_frame_FIX.c,20970,2015-03-20
....\...\encode_indices.c,9360,2015-03-20
....\...\encode_pulses.c,8824,2015-03-20
....\...\enc_API.c,30333,2015-03-20
....\...\entcode.c,3336,2015-03-20
....\...\entcode.h,4674,2015-03-20
....\...\entdec.c,8005,2015-03-20
....\...\entdec.h,4835,2015-03-20
....\...\entenc.c,9538,2015-03-20
....\...\entenc.h,5427,2015-03-20
....\...\errors.h,3640,2015-03-20
....\...\find_LPC_FIX.c,7333,2015-03-20
....\...\find_LTP_FIX.c,12796,2015-03-20
....\...\find_pitch_lags_FIX.c,7401,2015-03-20
....\...\find_pred_coefs_FIX.c,7678,2015-03-20
....\...\fixed_debug.h,20435,2015-03-20
....\...\fixed_generic.h,6380,2015-03-20
....\...\float_cast.h,4802,2015-03-20
....\...\gain_quant.c,6853,2015-03-20
....\...\HP_variable_cutoff.c,3989,2015-03-20
....\...\init_decoder.c,2328,2015-03-20
....\...\init_encoder.c,2877,2015-03-20
....\...\Inlines.h,7314,2015-03-20
....\...\inner_prod_aligned.c,2451,2015-03-20
....\...\interpolate.c,2601,2015-03-20
....\...\k2a_FIX.c,2599,2015-03-20
....\...\k2a_Q16_FIX.c,2573,2015-03-20
....\...\kiss_fft.c,19849,2015-03-20
....\...\kiss_fft.h,4248,2015-03-20
....\...\laplace.c,4022,2015-03-20
....\...\laplace.h,2142,2015-03-20
....\...\lin2log.c,2215,2015-03-20
....\...\log2lin.c,2628,2015-03-20
....\...\LPC_analysis_filter.c,4588,2015-03-20
....\...\LPC_inv_pred_gain.c,6324,2015-03-20
....\...\LP_variable_cutoff.c,6547,2015-03-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696524资源总数
  • 103838会员总数
  • 43今日下载