FFmpeg
Data Fields
EVRCAFrame Struct Reference

EVRC-A unpacked data frame. More...

Data Fields

  spectral change indicator
 
uint16_t  lsp [4]
  index into LSP codebook
 
  pitch delay for entire frame
 
  delay difference for entire frame
 
  adaptive codebook gain
 
uint16_t  fcb_shape [3][4]
  fixed codebook shape
 
  fixed codebook gain index
 
  frame energy gain index
 
  tty baud rate bit
 

Detailed Description

EVRC-A unpacked data frame.

Definition at line 56 of file evrcdec.c.

Field Documentation

uint8_t EVRCAFrame::lpc_flag

spectral change indicator

Definition at line 57 of file evrcdec.c.

Referenced by evrc_decode_frame(), and unpack_frame().

uint16_t EVRCAFrame::lsp[4]

index into LSP codebook

Definition at line 58 of file evrcdec.c.

Referenced by decode_lspf(), evrc_decode_frame(), and unpack_frame().

uint8_t EVRCAFrame::pitch_delay

pitch delay for entire frame

Definition at line 59 of file evrcdec.c.

Referenced by evrc_decode_frame(), and unpack_frame().

uint8_t EVRCAFrame::delay_diff

delay difference for entire frame

Definition at line 60 of file evrcdec.c.

Referenced by evrc_decode_frame(), and unpack_frame().

uint8_t EVRCAFrame::acb_gain[3]

adaptive codebook gain

Definition at line 61 of file evrcdec.c.

Referenced by evrc_decode_frame(), and unpack_frame().

uint16_t EVRCAFrame::fcb_shape[3][4]

fixed codebook shape

Definition at line 62 of file evrcdec.c.

Referenced by evrc_decode_frame(), and unpack_frame().

uint8_t EVRCAFrame::fcb_gain[3]

fixed codebook gain index

Definition at line 63 of file evrcdec.c.

Referenced by evrc_decode_frame(), and unpack_frame().

uint8_t EVRCAFrame::energy_gain

frame energy gain index

Definition at line 64 of file evrcdec.c.

Referenced by evrc_decode_frame(), and unpack_frame().

uint8_t EVRCAFrame::tty

tty baud rate bit

Definition at line 65 of file evrcdec.c.

Referenced by unpack_frame().


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

Generated on Sat Jan 25 2014 19:52:27 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /