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

Functions

tpt_status tpt_dct2_q15 (q15_t *aOutData, q15_t *aInData, q15_t *aScratch, size_t aLogN, bool aIdctFlag)
 Processing function for the Q15 DCT2. More...