FFmpeg
Data Fields
ShortenContext Struct Reference

Data Fields

 
 
 
 
unsigned  channels
 
 
 
 
int *  coeffs
 
 
 
 
unsigned int  allocated_bitstream_size
 
int  header_size
 
 
int  version
 
int  cur_chan
 
int  bitshift
 
int  nmean
 
 
int  nwrap
 
int  blocksize
 
int  bitindex
 
 
int  got_header
 
 

Detailed Description

Definition at line 85 of file shorten.c.

Field Documentation

AVCodecContext* ShortenContext::avctx

Definition at line 86 of file shorten.c.

Referenced by allocate_buffers(), decode_subframe_lpc(), init_offset(), read_header(), shorten_decode_frame(), and shorten_decode_init().

GetBitContext ShortenContext::gb

Definition at line 87 of file shorten.c.

Referenced by decode_subframe_lpc(), get_uint(), read_header(), and shorten_decode_frame().

int ShortenContext::min_framesize

Definition at line 89 of file shorten.c.

int ShortenContext::max_framesize

Definition at line 89 of file shorten.c.

Referenced by shorten_decode_frame().

unsigned ShortenContext::channels

Definition at line 90 of file shorten.c.

Referenced by allocate_buffers(), init_offset(), read_header(), shorten_decode_close(), and shorten_decode_frame().

int32_t* ShortenContext::decoded[MAX_CHANNELS]

Definition at line 92 of file shorten.c.

Referenced by allocate_buffers(), decode_subframe_lpc(), shorten_decode_close(), and shorten_decode_frame().

int32_t* ShortenContext::decoded_base[MAX_CHANNELS]

Definition at line 93 of file shorten.c.

Referenced by allocate_buffers(), and shorten_decode_close().

int32_t* ShortenContext::offset[MAX_CHANNELS]

Definition at line 94 of file shorten.c.

Referenced by allocate_buffers(), init_offset(), shorten_decode_close(), and shorten_decode_frame().

int* ShortenContext::coeffs

Definition at line 95 of file shorten.c.

Referenced by allocate_buffers(), decode_subframe_lpc(), and shorten_decode_close().

uint8_t* ShortenContext::bitstream

Definition at line 96 of file shorten.c.

Referenced by shorten_decode_close(), and shorten_decode_frame().

int ShortenContext::bitstream_size

Definition at line 97 of file shorten.c.

Referenced by shorten_decode_frame().

int ShortenContext::bitstream_index

Definition at line 98 of file shorten.c.

Referenced by shorten_decode_frame().

unsigned int ShortenContext::allocated_bitstream_size

Definition at line 99 of file shorten.c.

Referenced by shorten_decode_frame().

int ShortenContext::header_size

Definition at line 100 of file shorten.c.

Referenced by read_header().

uint8_t ShortenContext::header[OUT_BUFFER_SIZE]

Definition at line 101 of file shorten.c.

Referenced by read_header().

int ShortenContext::version

Definition at line 102 of file shorten.c.

Referenced by get_uint(), read_header(), and shorten_decode_frame().

int ShortenContext::cur_chan

Definition at line 103 of file shorten.c.

Referenced by read_header(), and shorten_decode_frame().

int ShortenContext::bitshift

Definition at line 104 of file shorten.c.

Referenced by fix_bitshift(), read_header(), and shorten_decode_frame().

int ShortenContext::nmean

Definition at line 105 of file shorten.c.

Referenced by allocate_buffers(), init_offset(), read_header(), and shorten_decode_frame().

int ShortenContext::internal_ftype

Definition at line 106 of file shorten.c.

Referenced by init_offset(), read_header(), and shorten_decode_frame().

int ShortenContext::nwrap

Definition at line 107 of file shorten.c.

Referenced by allocate_buffers(), decode_subframe_lpc(), read_header(), and shorten_decode_frame().

int ShortenContext::blocksize

Definition at line 108 of file shorten.c.

Referenced by allocate_buffers(), decode_subframe_lpc(), fix_bitshift(), read_header(), and shorten_decode_frame().

int ShortenContext::bitindex

Definition at line 109 of file shorten.c.

Referenced by shorten_decode_frame().

int32_t ShortenContext::lpcqoffset

Definition at line 110 of file shorten.c.

Referenced by decode_subframe_lpc(), and read_header().

int ShortenContext::got_header

Definition at line 111 of file shorten.c.

Referenced by read_header(), and shorten_decode_frame().

int ShortenContext::got_quit_command

Definition at line 112 of file shorten.c.

Referenced by shorten_decode_frame().


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

Generated on Sun Mar 23 2014 23:50:41 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /