LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_mdct_f32.c File Reference
#include "tpt_math.h"
Include dependency graph for tpt_mdct_f32.c:

Functions

tpt_status tpt_mdct_f32 (f32_t *aOutData, f32_t *aInData, size_t aLogN, bool aImdctFlag)
 Processing function for the floating-point MDCT. Source buffer is modified by this function. More...