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

Functions

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