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

Problem of AEC: Sample Rate

diwang
Beginner
489 Views
Hello, i tried the AEC example recently. It works well both in the room sim mode and realtime processing in 8k sample rate. But when i change the sample rate to 11k, 16k and 22k, it only works well in the room sim mode, realtime processing result was unacceptable. I have tried to change the define of SAMPLE_RATE(to 11k, 16k and 22k), FRAME_SAMPLES(to 256 and 512), MAX_BLOCK_SIZE(to 256 and 512), FFT_ORDER(to 8 and 9), but it did not work. I also tried define some DELAY_SAMPLES, and it's useless either. Is this AEC sample only support 8k sample rate? or there is still something i should change? Thanks!
0 Kudos
2 Replies
nghiath
Beginner
489 Views
Hi,
Actually, i also tested AEC example with IPP lib 4.1 so it didn't run at all.
Can you describe a little how you did the test?
Which version of lib are you using?
Can you show me to make a complete test like yours.
0 Kudos
diwang
Beginner
489 Views
did you follow the instruction in the source file?
0 Kudos
Reply