Analog Devices VISUALDSP++ 3.5 Manual page 490

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

DSP Run-Time Library Reference
gen_vonhann
generate von hann window
Synopsis
#include <window.h>
void gen_vonhann_fr16(w,a,N)
fract16 w[];
int a;
int N;
Description
This function is identical to
Domain
a > 0; N > 0
4-74
/* Window vector
/* Address stride in samples for window vector */
/* Length of window vector
gen_hanning
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
window
(on page
4-68).
for ADSP-219x DSPs
*/
*/

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents