| FFmpeg
    | 
| Data Fields | |
| AVCodecContext * | avctx | 
| DBEContext | dectx | 
| DBEChannel | channels [MAX_SEGMENTS][MAX_CHANNELS] | 
| float | history [MAX_CHANNELS][256] | 
| FFTContext | imdct [3] | 
| AVFloatDSPContext * | fdsp | 
| AVCodecContext* DBEDecodeContext::avctx | 
| DBEContext DBEDecodeContext::dectx | 
| DBEChannel DBEDecodeContext::channels[MAX_SEGMENTS][MAX_CHANNELS] | 
| float DBEDecodeContext::history[MAX_CHANNELS][256] | 
| FFTContext DBEDecodeContext::imdct[3] | 
| AVFloatDSPContext* DBEDecodeContext::fdsp | 
 1.8.17
 1.8.17