
Data Fields | |
| int | n |
| int | nbits |
| int32_t * | tcos |
| int32_t * | tsin |
| FFTContext | fft |
| int MDCTContext::n |
Referenced by ff_mdct_init().
Referenced by ff_imdct_calc(), and ff_mdct_init().
| int32_t* MDCTContext::tcos |
Referenced by ff_imdct_calc(), and ff_mdct_init().
| int32_t* MDCTContext::tsin |
Referenced by ff_imdct_calc(), and ff_mdct_init().
Referenced by ff_imdct_calc(), and ff_mdct_init().
1.5.6