Libav
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 29 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

§ pitch_lag

int AMRFixed::pitch_lag

§ pitch_fac

float AMRFixed::pitch_fac

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