LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_mdct_q31.cpp File Reference
#include "tpt_mdct.h"
Include dependency graph for tpt_mdct_q31.cpp:

Functions

tpt_status tpt_mdct_q31 (q31_t *aOutData, q31_t *aInData, size_t aLogN, bool aImdctFlag)
 Processing function for the Q31 MDCT. Source buffer is modified by this function. More...