ALACContext Struct Reference

Data Fields

AVCodecContextavctx
AVFrame frame
GetBitContext gb
int numchannels
int32_tpredicterror_buffer [MAX_CHANNELS]
int32_toutputsamples_buffer [MAX_CHANNELS]
int32_textra_bits_buffer [MAX_CHANNELS]
uint32_t setinfo_max_samples_per_frame
uint8_t setinfo_sample_size
uint8_t setinfo_rice_historymult
uint8_t setinfo_rice_initialhistory
uint8_t setinfo_rice_kmodifier
int extra_bits
 number of extra bits beyond 16-bit

Detailed Description

Definition at line 58 of file alac.c.


Field Documentation

number of extra bits beyond 16-bit

Definition at line 81 of file alac.c.

Referenced by alac_decode_frame().

Definition at line 61 of file alac.c.

Referenced by alac_decode_frame(), and alac_decode_init().

Definition at line 76 of file alac.c.

Referenced by alac_decode_frame(), and alac_set_info().

Definition at line 77 of file alac.c.

Referenced by alac_decode_frame(), and alac_set_info().

Definition at line 78 of file alac.c.

Referenced by alac_decode_frame(), and alac_set_info().

Definition at line 75 of file alac.c.

Referenced by alac_decode_frame(), alac_decode_init(), and alac_set_info().


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