FFmpeg  3.3.9
Data Fields
XMADecodeCtx Struct Reference

Data Fields

WMAProDecodeCtx xma [4]
 
AVFrameframes [4]
 
int current_stream
 
float samples [8][512 *64]
 
int offset [4]
 

Detailed Description

Definition at line 237 of file wmaprodec.c.

Field Documentation

◆ xma

WMAProDecodeCtx XMADecodeCtx::xma[4]

Definition at line 238 of file wmaprodec.c.

Referenced by xma_decode_end(), xma_decode_init(), xma_decode_packet(), and xma_flush().

◆ frames

AVFrame* XMADecodeCtx::frames[4]

Definition at line 239 of file wmaprodec.c.

Referenced by xma_decode_end(), xma_decode_init(), and xma_decode_packet().

◆ current_stream

int XMADecodeCtx::current_stream

Definition at line 240 of file wmaprodec.c.

Referenced by xma_decode_packet(), and xma_flush().

◆ samples

float XMADecodeCtx::samples[8][512 *64]

Definition at line 241 of file wmaprodec.c.

Referenced by xma_decode_packet().

◆ offset

int XMADecodeCtx::offset[4]

Definition at line 242 of file wmaprodec.c.

Referenced by xma_decode_packet(), and xma_flush().


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