FFmpeg
Data Fields
NellyMoserEncodeContext Struct Reference

Data Fields

 
int  last_frame
 
 
 
 
 
 
float  buf [3 *NELLY_BUF_LEN]
  sample buffer More...
 
float(*  opt )[OPT_SIZE]
 
 

Detailed Description

Definition at line 56 of file nellymoserenc.c.

Field Documentation

AVCodecContext* NellyMoserEncodeContext::avctx

Definition at line 57 of file nellymoserenc.c.

Referenced by encode_block(), encode_end(), and encode_init().

int NellyMoserEncodeContext::last_frame

Definition at line 58 of file nellymoserenc.c.

Referenced by encode_frame().

AVFloatDSPContext* NellyMoserEncodeContext::fdsp

Definition at line 59 of file nellymoserenc.c.

Referenced by apply_mdct(), encode_end(), and encode_init().

FFTContext NellyMoserEncodeContext::mdct_ctx

Definition at line 60 of file nellymoserenc.c.

Referenced by apply_mdct(), encode_end(), and encode_init().

AudioFrameQueue NellyMoserEncodeContext::afq

Definition at line 61 of file nellymoserenc.c.

Referenced by encode_end(), encode_frame(), and encode_init().

float NellyMoserEncodeContext::mdct_out[NELLY_SAMPLES]

Definition at line 62 of file nellymoserenc.c.

Referenced by apply_mdct(), and encode_block().

float NellyMoserEncodeContext::in_buff[NELLY_SAMPLES]

Definition at line 63 of file nellymoserenc.c.

Referenced by apply_mdct().

float NellyMoserEncodeContext::buf[3 *NELLY_BUF_LEN]

sample buffer

Definition at line 64 of file nellymoserenc.c.

Referenced by apply_mdct(), and encode_frame().

float(* NellyMoserEncodeContext::opt)[OPT_SIZE]

Definition at line 65 of file nellymoserenc.c.

Referenced by encode_end(), encode_init(), and get_exponent_dynamic().

uint8_t(* NellyMoserEncodeContext::path)[OPT_SIZE]

Definition at line 66 of file nellymoserenc.c.

Referenced by encode_end(), encode_init(), and get_exponent_dynamic().


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

Generated on Wed Jun 10 2015 01:57:22 for FFmpeg by   doxygen 1.8.6

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