Home
last modified time | relevance | path

Searched refs:COEFFS (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dimc.c58 #define COEFFS 256 macro
68 float CWdecoded[COEFFS];
72 int CWlengthT[COEFFS]; ///< how many bits in each codeword
79 int skipFlags[COEFFS]; ///< skip coefficient decoding or not
80 int codewords[COEFFS]; ///< raw codewords read from bitstream
82 float last_fft_im[COEFFS];
92 float mdct_sine_window[COEFFS];
93 float post_cos[COEFFS];
94 float post_sin[COEFFS];
95 float pre_coef1[COEFFS];
[all...]

Completed in 1 milliseconds