FFmpeg
Data Fields
AMRFixed Struct Reference

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
 

Detailed Description

Sparse representation for the algebraic codebook (fixed) vector.

Definition at line 53 of file acelp_vectors.h.

Field Documentation

◆ n

int AMRFixed::n

◆ x

int AMRFixed::x[10]

◆ y

float AMRFixed::y[10]

◆ no_repeat_mask

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().

◆ pitch_lag

int AMRFixed::pitch_lag

◆ pitch_fac

float AMRFixed::pitch_fac

Definition at line 59 of file acelp_vectors.h.

Referenced by pitch_sharpening(), and synth_block_fcb_acb().


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