Hello,
We have purchased the Intel parallel studio 9 for Linux. I am looking to use the audio decode/encode functions that were in earlier versions of IPP. Are the codecs G.729/G.723 libs still available in the IPP9 ?
thank you,
Shaks
Link Copied
Dear customer,
There are several functions for G729/G723 signal processing, for instance, High Pass Filter, autocorrelation matrix computing... But most of them are used for speech codec(ippSC). You may find those functions in IPP9.0 legacy package. The legacy lib is not a part of IPP official package. I am afraid you should use it from speech codec(ippSC) lib not audio codec(ippAC).
Best regards,
Fiona
Fioana,
Thank you for the clarification.
Shaks
For more complete information about compiler optimizations, see our Optimization Notice.