FFmpeg
|
Sparse representation for the algebraic codebook (fixed) vector. More...
#include <acelp_vectors.h>
Data Fields | |
int | n |
int | x [10] |
float | y [10] |
int | no_repeat_mask |
int | pitch_lag |
float | pitch_fac |
Sparse representation for the algebraic codebook (fixed) vector.
Definition at line 53 of file acelp_vectors.h.
int AMRFixed::n |
Definition at line 54 of file acelp_vectors.h.
Referenced by apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), decode_8_pulses_31bits(), decode_fixed_sparse(), ff_clear_fixed_vector(), ff_decode_10_pulses_35bits(), ff_set_fixed_vector(), and synth_block_fcb_acb().
int AMRFixed::x[10] |
Definition at line 55 of file acelp_vectors.h.
Referenced by apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), decode_8_pulses_31bits(), decode_fixed_sparse(), ff_clear_fixed_vector(), ff_decode_10_pulses_35bits(), ff_set_fixed_vector(), and synth_block_fcb_acb().
float AMRFixed::y[10] |
Definition at line 56 of file acelp_vectors.h.
Referenced by apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), decode_8_pulses_31bits(), decode_fixed_sparse(), ff_decode_10_pulses_35bits(), ff_set_fixed_vector(), and synth_block_fcb_acb().
int AMRFixed::no_repeat_mask |
Definition at line 57 of file acelp_vectors.h.
Referenced by aw_pulse_set1(), ff_clear_fixed_vector(), ff_decode_10_pulses_35bits(), ff_set_fixed_vector(), and synth_block_fcb_acb().
int AMRFixed::pitch_lag |
Definition at line 58 of file acelp_vectors.h.
Referenced by amrnb_decode_frame(), apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), ff_clear_fixed_vector(), ff_set_fixed_vector(), pitch_sharpening(), and synth_block_fcb_acb().
float AMRFixed::pitch_fac |
Definition at line 59 of file acelp_vectors.h.
Referenced by apply_ir_filter(), ff_set_fixed_vector(), pitch_sharpening(), and synth_block_fcb_acb().