#include <acelp_vectors.h>
Data Fields | |
int | n |
int | x [10] |
float | y [10] |
int | no_repeat_mask |
int | pitch_lag |
float | pitch_fac |
Definition at line 29 of file acelp_vectors.h.
int AMRFixed::n |
Definition at line 30 of file acelp_vectors.h.
Referenced by apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), convolute_with_sparse(), 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().
Definition at line 33 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().
float AMRFixed::pitch_fac |
Definition at line 35 of file acelp_vectors.h.
Referenced by apply_ir_filter(), ff_set_fixed_vector(), ff_sipr_decode_frame_16k(), pitch_sharpening(), and synth_block_fcb_acb().
Definition at line 34 of file acelp_vectors.h.
Referenced by apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), ff_clear_fixed_vector(), ff_set_fixed_vector(), ff_sipr_decode_frame_16k(), pitch_sharpening(), and synth_block_fcb_acb().
int AMRFixed::x[10] |
Definition at line 31 of file acelp_vectors.h.
Referenced by apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), convolute_with_sparse(), 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 32 of file acelp_vectors.h.
Referenced by apply_ir_filter(), aw_pulse_set1(), aw_pulse_set2(), convolute_with_sparse(), decode_8_pulses_31bits(), decode_fixed_sparse(), ff_decode_10_pulses_35bits(), ff_set_fixed_vector(), and synth_block_fcb_acb().