Hi,
I've started going through the deprecated IPP routines which I use and am working on finding replacements for them. I've noticed that ippiDCTFwdInitAlloc_32f (along with the free) have been marked deprecated, but ippiDCTFwdGetBufSize_32f and ippiDCTFwd_32f_C1R (which use the allocated IppiDCTFwdSpec_32f) have not been. Is this an oversight, or is there a way to use ippiDCTFwd_32f_C1R without ippiDCTFwdInitAlloc_32f ?
Thanks,
Peter