AMRNBSubframe Struct Reference

AMRNB unpacked data subframe. More...

#include <amrnbdata.h>


Data Fields

uint16_t p_lag
 index to decode the pitch lag
uint16_t p_gain
 index to decode the pitch gain
uint16_t fixed_gain
 index to decode the fixed gain factor, for MODE_12k2 and MODE_7k95
uint16_t pulses [10]
 pulses: 10 for MODE_12k2, 7 for MODE_10k2, and index and sign for others


Detailed Description

AMRNB unpacked data subframe.

Definition at line 58 of file amrnbdata.h.


Field Documentation

index to decode the pitch lag

Definition at line 59 of file amrnbdata.h.

Referenced by decode_pitch_vector().

index to decode the pitch gain

Definition at line 60 of file amrnbdata.h.

Referenced by decode_gains().

index to decode the fixed gain factor, for MODE_12k2 and MODE_7k95

Definition at line 61 of file amrnbdata.h.

Referenced by decode_gains().

uint16_t AMRNBSubframe::pulses[10]

pulses: 10 for MODE_12k2, 7 for MODE_10k2, and index and sign for others

Definition at line 62 of file amrnbdata.h.

Referenced by amrnb_decode_frame().


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

Generated on Mon May 2 19:50:32 2011 for FFmpeg by  doxygen 1.5.6