STM32_AI_AudioPreprocessing_Library
Macros | Functions
window.c File Reference

Window functions generation. More...

#include "window.h"
Include dependency graph for window.c:

Macros

#define M_PI   3.14159265358979323846264338327950288
 

Functions

void cosine_sum_window_create (float32_t *pDst, uint32_t len, float64_t a0, float64_t a1, float64_t a2)
 Helper function to create cosine-sum windows.
 
int32_t Window_Init (float32_t *pDst, uint32_t len, WindowTypedef type)
 Generate a window function.
 

Detailed Description

Window functions generation.

Author
MCD Application Team
Attention

Copyright (c) 2023 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846264338327950288

pi