FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SBCDecContext Struct Reference

Data Fields

AVClassclass
 
struct sbc_frame frame
 
struct sbc_decoder_state dsp
 

Detailed Description

Definition at line 45 of file sbcdec.c.

Field Documentation

AVClass* SBCDecContext::class

Definition at line 46 of file sbcdec.c.

struct sbc_frame SBCDecContext::frame

Definition at line 47 of file sbcdec.c.

Referenced by sbc_decode_frame(), and sbc_decode_init().

struct sbc_decoder_state SBCDecContext::dsp

Definition at line 48 of file sbcdec.c.

Referenced by sbc_decode_frame(), and sbc_decode_init().


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