| 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 aw_pulse_set1(), aw_pulse_set2(), decode_8_pulses_31bits(), decode_fixed_sparse(), ff_decode_10_pulses_35bits(), and synth_block_fcb_acb().
| int AMRFixed::x[10] | 
Definition at line 55 of file acelp_vectors.h.
Referenced by aw_pulse_set1(), aw_pulse_set2(), decode_8_pulses_31bits(), decode_fixed_sparse(), ff_decode_10_pulses_35bits(), and synth_block_fcb_acb().
| float AMRFixed::y[10] | 
Definition at line 56 of file acelp_vectors.h.
Referenced by aw_pulse_set1(), aw_pulse_set2(), decode_8_pulses_31bits(), decode_fixed_sparse(), ff_decode_10_pulses_35bits(), 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_decode_10_pulses_35bits(), and synth_block_fcb_acb().
| int AMRFixed::pitch_lag | 
Definition at line 58 of file acelp_vectors.h.
Referenced by amrnb_decode_frame(), aw_pulse_set1(), aw_pulse_set2(), pitch_sharpening(), and synth_block_fcb_acb().
| float AMRFixed::pitch_fac | 
Definition at line 59 of file acelp_vectors.h.
Referenced by pitch_sharpening(), and synth_block_fcb_acb().
 1.8.17
 1.8.17