FFmpeg
Data Fields
CNGContext Struct Reference

Data Fields

float *  refl_coef
 
float *  target_refl_coef
 
float *  lpc_coef
 
int  order
 
int  energy
 
 
int  inited
 
float *  filter_out
 
float *  excitation
 
 
 
 
double *  ref_coef
 

Detailed Description

Definition at line 30 of file cngdec.c.

Field Documentation

float* CNGContext::refl_coef

Definition at line 31 of file cngdec.c.

Referenced by cng_decode_close(), cng_decode_frame(), and cng_decode_init().

float * CNGContext::target_refl_coef

Definition at line 31 of file cngdec.c.

Referenced by cng_decode_close(), cng_decode_frame(), and cng_decode_init().

float* CNGContext::lpc_coef

Definition at line 32 of file cngdec.c.

Referenced by cng_decode_close(), cng_decode_frame(), and cng_decode_init().

int CNGContext::order

Definition at line 33 of file cngdec.c.

Referenced by cng_decode_frame(), cng_decode_init(), cng_encode_frame(), and cng_encode_init().

int CNGContext::energy

Definition at line 34 of file cngdec.c.

Referenced by cng_decode_frame().

int CNGContext::target_energy

Definition at line 34 of file cngdec.c.

Referenced by cng_decode_frame().

int CNGContext::inited

Definition at line 35 of file cngdec.c.

Referenced by cng_decode_flush(), and cng_decode_frame().

float* CNGContext::filter_out

Definition at line 36 of file cngdec.c.

Referenced by cng_decode_close(), cng_decode_frame(), and cng_decode_init().

float* CNGContext::excitation

Definition at line 37 of file cngdec.c.

Referenced by cng_decode_close(), cng_decode_frame(), and cng_decode_init().

AVLFG CNGContext::lfg

Definition at line 38 of file cngdec.c.

Referenced by cng_decode_frame(), and cng_decode_init().

LPCContext CNGContext::lpc

Definition at line 30 of file cngenc.c.

Referenced by cng_encode_close(), cng_encode_frame(), and cng_encode_init().

int32_t* CNGContext::samples32

Definition at line 32 of file cngenc.c.

Referenced by cng_encode_close(), cng_encode_frame(), and cng_encode_init().

double* CNGContext::ref_coef

Definition at line 33 of file cngenc.c.

Referenced by cng_encode_close(), cng_encode_frame(), and cng_encode_init().


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

Generated on Wed Jun 10 2015 01:57:20 for FFmpeg by   doxygen 1.8.6

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