FFmpeg
Data Fields
FlacSubframe Struct Reference

Data Fields

int  type
 
int  type_code
 
int  obits
 
int  wasted
 
int  order
 
 
int  shift
 
 
 
 

Detailed Description

Definition at line 73 of file flacenc.c.

Field Documentation

int FlacSubframe::type

Definition at line 74 of file flacenc.c.

Referenced by encode_residual_ch(), find_subframe_rice_params(), subframe_count_exact(), and write_subframes().

int FlacSubframe::type_code

Definition at line 75 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

int FlacSubframe::obits

Definition at line 76 of file flacenc.c.

Referenced by channel_decorrelation(), find_subframe_rice_params(), init_frame(), remove_wasted_bits(), subframe_count_exact(), and write_subframes().

int FlacSubframe::wasted

Definition at line 77 of file flacenc.c.

Referenced by init_frame(), remove_wasted_bits(), and write_subframes().

int FlacSubframe::order

Definition at line 78 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

int32_t FlacSubframe::coefs[MAX_LPC_ORDER]

Definition at line 79 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

int FlacSubframe::shift

Definition at line 80 of file flacenc.c.

Referenced by encode_residual_ch(), and write_subframes().

RiceContext FlacSubframe::rc

Definition at line 81 of file flacenc.c.

Referenced by channel_decorrelation(), find_subframe_rice_params(), init_frame(), remove_wasted_bits(), subframe_count_exact(), and write_subframes().

int32_t FlacSubframe::samples[FLAC_MAX_BLOCKSIZE]

Definition at line 82 of file flacenc.c.

Referenced by channel_decorrelation(), encode_residual_ch(), and remove_wasted_bits().

int32_t FlacSubframe::residual[FLAC_MAX_BLOCKSIZE+11]

Definition at line 83 of file flacenc.c.

Referenced by encode_residual_ch(), find_subframe_rice_params(), subframe_count_exact(), and write_subframes().


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

Generated on Sun Sep 14 2014 18:56:41 for FFmpeg by   doxygen 1.8.2

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