libopus_context Struct Reference


Data Fields

OpusMSDecoder * dec
AVFrame frame
int pre_skip
union {
   int   i
   double   d
gain

Detailed Description

Definition at line 30 of file libopus_dec.c.


Field Documentation

Definition at line 35 of file libopus_dec.c.

Referenced by libopus_dec_decode(), and libopus_dec_init().

OpusMSDecoder* libopus_context::dec

Definition at line 32 of file libopus_dec.c.

Referenced by libopus_dec_decode(), and libopus_dec_init().

union { ... } libopus_context::gain

Definition at line 35 of file libopus_dec.c.

Referenced by ff_create_schro_frame(), libopus_dec_decode(), and libopus_dec_init().

Definition at line 33 of file libopus_dec.c.

Referenced by libopus_dec_flush(), and libopus_dec_init().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8