- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
i am new Intel ipp, when i go through old code some one in my company did i got doubts on resampling
bufsize
history
time1
lastread
inRate
outRate
if(1)
{
ippsResamplePolyphaseFixedGetSize_16s(inRate
2*(history
state
ippsResamplePolyphaseFixedInit_16s(inRate
2*(history
inBuf
outBuf
ippsZero_16s(inBuf
printf("\n bufsize %d history %d time %f lastread %d \n",
bufsize
}
on what basis bufsize, history, time1 and lastread values are taken, where in document 8.1 document values are like this int bufsize=4096;
int history=128;
double time=history;
int lastread=history;
please help about this and little information about ippsResamplePolyphaseFixed_16s and ippsMove_16s(inBuf+(int)time-history,inBuf,lastread+history-(int)time) what actually ippsMove_16s doing from 8.1 document
Thanks
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page