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