Hi,
I am working with DSP C55x and CCSv5.2 to test VoLib. I try to use VEU of VoLib to do noise reduction, but
I got confused when I heared the test result of samples. The test result seems similar with the test sample,
I couldn't found any effect of noise reduction.
I modfiy the example from ALC test to ANR test by change the veu_nb_nb.set file. My test case is similar
with post on TI's fourm (http://e2e.ti.com/support/embedded/bios/f/355/p/224581/791496.aspx). But I am not sure
that am I doing right? Can anyone guide me to verify ANR is working on C55x ?
I also got confused about VEU API. Veu test example doesn't follow the remark of VEU_TEST.chm.
"Remarks: veuReceiveIn() should be called before veuSendIn()." Can anyone give me a explanation ?
Regards,
Will