FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

int AMRFixed::n
int AMRFixed::x[10]
float AMRFixed::y[10]
int AMRFixed::no_repeat_mask
int AMRFixed::pitch_lag
float AMRFixed::pitch_fac

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