FFmpeg
Data Fields
SilkFrame Struct Reference

Data Fields

 
 
int16_t  nlsf [16]
 
float  lpc [16]
 
float  output [2 *SILK_HISTORY]
 
 
 
 

Detailed Description

Definition at line 32 of file opus_silk.c.

Field Documentation

int SilkFrame::coded

Definition at line 33 of file opus_silk.c.

Referenced by ff_silk_decode_superframe(), silk_decode_frame(), silk_decode_lpc(), and silk_flush_frame().

int SilkFrame::log_gain

Definition at line 34 of file opus_silk.c.

Referenced by silk_decode_frame(), and silk_flush_frame().

int16_t SilkFrame::nlsf[16]

Definition at line 35 of file opus_silk.c.

Referenced by silk_decode_lpc(), and silk_flush_frame().

float SilkFrame::lpc[16]

Definition at line 36 of file opus_silk.c.

Referenced by silk_decode_lpc(), and silk_flush_frame().

float SilkFrame::output[2 *SILK_HISTORY]

Definition at line 38 of file opus_silk.c.

Referenced by ff_silk_decode_superframe(), silk_decode_frame(), silk_flush_frame(), and silk_unmix_ms().

float SilkFrame::lpc_history[2 *SILK_HISTORY]

Definition at line 39 of file opus_silk.c.

Referenced by silk_decode_frame(), and silk_flush_frame().

int SilkFrame::primarylag

Definition at line 40 of file opus_silk.c.

Referenced by silk_decode_frame(), and silk_flush_frame().

int SilkFrame::prev_voiced

Definition at line 42 of file opus_silk.c.

Referenced by silk_decode_frame(), and silk_flush_frame().


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

Generated on Fri Jan 12 2018 01:48:35 for FFmpeg by   doxygen 1.8.6

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