Data Fields

NellyMoserEncodeContext Struct Reference

Data Fields

AVCodecContextavctx
int last_frame
int bufsel
int have_saved
DSPContext dsp
FFTContext mdct_ctx

Detailed Description

Definition at line 50 of file nellymoserenc.c.


Field Documentation

Definition at line 51 of file nellymoserenc.c.

Referenced by encode_block(), encode_end(), and encode_init().

Definition at line 53 of file nellymoserenc.c.

Referenced by apply_mdct(), and encode_frame().

Definition at line 55 of file nellymoserenc.c.

Referenced by apply_mdct(), and encode_init().

Definition at line 54 of file nellymoserenc.c.

Referenced by encode_frame().

Definition at line 52 of file nellymoserenc.c.

Referenced by encode_frame().

Definition at line 56 of file nellymoserenc.c.

Referenced by apply_mdct(), encode_end(), and encode_init().


The documentation for this struct was generated from the following file: