FFmpeg
|
ADPCMDecodeContext Struct Reference
Collaboration diagram for ADPCMDecodeContext:
Data Fields | |
ADPCMChannelStatus | status [6] |
int | vqa_version |
VQA version. More... | |
Detailed Description
Field Documentation
ADPCMChannelStatus ADPCMDecodeContext::status[6] |
Definition at line 88 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 89 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_decode_init().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11