LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_mdct.h"
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... | |