FFmpeg
|
Data Fields | |
ADPCMChannelStatus | status [14] |
int | vqa_version |
VQA version. More... | |
int | has_status |
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().