Searched refs:COEFFS (Results 1 – 1 of 1) sorted by relevance
56 #define COEFFS 256 macro66 float CWdecoded[COEFFS];70 int CWlengthT[COEFFS]; ///< how many bits in each codeword77 int skipFlags[COEFFS]; ///< skip coefficient decoding or not78 int codewords[COEFFS]; ///< raw codewords read from bitstream80 float last_fft_im[COEFFS];90 float mdct_sine_window[COEFFS];91 float post_cos[COEFFS];92 float post_sin[COEFFS];93 float pre_coef1[COEFFS];[all …]