Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

decoding G.726

bendeguy
Beginner
294 Views

Hi!

I don't really understand how to decode G.726 audio with IPP functions. Can anyone help me? I examined Speech Coding Sample G.726 but I don't really understand a few thing. I think first of all I have to call ippsDecodeInit_G726_8u16s but it's first parameter's typeis IppsDecoderState_G726_16s* which I don't really know what it is. I understand the meaning of the parameters but this one. Or what I only have to do is calling ippsDecodeGetStateSize_G726_8u16s and allocate a memory area with the returned size and pass it to the ippsDecodeInit_G726_8u16s ?

Thanks in advance,

Bendeguy

0 Kudos
0 Replies
Reply