FFmpeg
|
Data Fields | |
float * | refl_coef |
float * | target_refl_coef |
float * | lpc_coef |
int | order |
int | energy |
int | target_energy |
int | inited |
float * | filter_out |
float * | excitation |
AVLFG | lfg |
LPCContext | lpc |
int32_t * | samples32 |
double * | ref_coef |
LPCContext CNGContext::lpc |