資源描述:
《Ecshop中插件icoolmedia的相關(guān)算法》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、Ecshop中插件icoolmedia的相關(guān)算法,不同的效果我們想要達(dá)到很簡(jiǎn)單需要找到一個(gè)平衡點(diǎn),利用代碼結(jié)構(gòu)完成ifndefNS_H,從而達(dá)到一個(gè)有效利用率的提升。下面就上代碼、spx_ifft(inHandle->fft_table,inHandle->ft,szAudio);//overlapandaddfor(i=0;iframe_size;i++)ioPcm[i]=inHandle->outbuf[i]+szAudio[i];for(i=0;iframe_size;i++)inHandle->outbuf[i
2、]=szAudio[inHandle->frame_size+i]*inHandle->win_gain;//limitvalueofadapt_countif(inHandle->adapt_count>16000)inHandle->adapt_count=2;}[文件]ns.h~455B//本文來自于icoolmedia,相關(guān)算法請(qǐng)參考ifndefNS_H#defineNS_H#include"Platform.h"#ifdef__cplusplusextern"C"{#endiftypedefstructNoiseReduction_tNoiseRedu
3、ction;NoiseReduction*NoiseReductionCreate(OsInt32inSampleRate,OsInt32inFrameSize);voidNoiseReductionDestroy(NoiseReduction*inHandle);voidNoiseReductionProcess(NoiseReduction*inHandle,OsInt16*ioPcm);#ifdef__cplusplus}#endif#endif[文件]Platform.h~6KB/**Copyright(c)2013劉志鵬.AllRightsReserv
4、ed.*/#ifndefPLATFORM_H#definePLATFORM_H#ifdefined(_WIN32)
5、
6、defined(WIN32)
7、
8、defined(_WIN64)#defineOS_WINSYS1#elifdefined(__linux__)
9、
10、defined(__linuxppc__)
11、
12、defined(__FreeBSD__)#defineOS_LINUX2#elifdefined(__MacOSX__)
13、
14、defined(__APPLE__)
15、
16、defined(__MACH__)#defineOS_APPLE3#endif//Window
17、ssystem'sversion#defineOS_NONE0//錯(cuò)誤#defineOS_WIN20001//Windows2000#defineOS_WINXP2//WindowsXP#defineOS_WINVISTA3//WindowsVista#defineOS_WIN74//Win7#defineOS_WIN85//Win8#defineOS_WIN8_16//Win8.1#include#include#include#include#include#inc
18、lude#include#ifdef__cplusplus#include#include#include
19、include#include#include#include#ifndef__MINGW32__#ifdef__cplusplus#include#endif#endif#include#include#include#include#include#elifOS_LINUX#include#include#inc
20、lude