FFmpeg
Data Fields
ATRAC3Context Struct Reference

Data Fields

 
 
 
 
  stream data More...
 
 
  joint-stereo related variables More...
 
 
 
 
  data buffers More...
 
float  temp_buf [1070]
 
  extradata More...
 

Detailed Description

Definition at line 87 of file atrac3.c.

Field Documentation

GetBitContext ATRAC3Context::gb

Definition at line 88 of file atrac3.c.

Referenced by al_decode_frame(), and decode_frame().

int ATRAC3Context::coding_mode

stream data

Definition at line 91 of file atrac3.c.

Referenced by al_decode_frame(), atrac3_decode_init(), and decode_frame().

ChannelUnit* ATRAC3Context::units

Definition at line 93 of file atrac3.c.

Referenced by al_decode_frame(), atrac3_decode_close(), atrac3_decode_init(), and decode_frame().

int ATRAC3Context::matrix_coeff_index_prev[MAX_JS_PAIRS][4]

joint-stereo related variables

Definition at line 97 of file atrac3.c.

Referenced by atrac3_decode_init(), and decode_frame().

int ATRAC3Context::matrix_coeff_index_now[MAX_JS_PAIRS][4]

Definition at line 98 of file atrac3.c.

Referenced by atrac3_decode_init(), and decode_frame().

int ATRAC3Context::matrix_coeff_index_next[MAX_JS_PAIRS][4]

Definition at line 99 of file atrac3.c.

Referenced by atrac3_decode_init(), and decode_frame().

int ATRAC3Context::weighting_delay[MAX_JS_PAIRS][6]

Definition at line 100 of file atrac3.c.

Referenced by atrac3_decode_init(), and decode_frame().

uint8_t* ATRAC3Context::decoded_bytes_buffer

data buffers

Definition at line 104 of file atrac3.c.

Referenced by atrac3_decode_close(), atrac3_decode_frame(), atrac3_decode_init(), and decode_frame().

float ATRAC3Context::temp_buf[1070]

Definition at line 105 of file atrac3.c.

Referenced by al_decode_frame(), and decode_frame().

int ATRAC3Context::scrambled_stream

extradata

Definition at line 109 of file atrac3.c.

Referenced by atrac3_decode_frame(), and atrac3_decode_init().

AtracGCContext ATRAC3Context::gainc_ctx

Definition at line 112 of file atrac3.c.

Referenced by atrac3_decode_init(), and decode_channel_sound_unit().

FFTContext ATRAC3Context::mdct_ctx

Definition at line 113 of file atrac3.c.

Referenced by atrac3_decode_close(), atrac3_decode_init(), and imlt().

AVFloatDSPContext* ATRAC3Context::fdsp

Definition at line 114 of file atrac3.c.

Referenced by atrac3_decode_close(), atrac3_decode_init(), and imlt().


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

Generated on Fri Jan 12 2018 01:46:22 for FFmpeg by   doxygen 1.8.6

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