FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ADPCMDecodeContext Struct Reference

Data Fields

ADPCMChannelStatus status [14]
 
int vqa_version
 VQA version. More...
 
int has_status
 

Detailed Description

Definition at line 86 of file adpcm.c.

Field Documentation

ADPCMChannelStatus ADPCMDecodeContext::status[14]

Definition at line 87 of file adpcm.c.

Referenced by adpcm_decode_frame(), adpcm_decode_init(), adpcm_swf_decode(), and get_nb_samples().

int ADPCMDecodeContext::vqa_version

VQA version.

Used for ADPCM_IMA_WS

Definition at line 88 of file adpcm.c.

Referenced by adpcm_decode_frame(), and adpcm_decode_init().

int ADPCMDecodeContext::has_status

Definition at line 89 of file adpcm.c.

Referenced by adpcm_decode_frame(), and adpcm_flush().


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