ADPCMDecodeContext Struct Reference

Data Fields

AVFrame frame
ADPCMChannelStatus status [6]

Detailed Description

Definition at line 87 of file adpcm.c.

Field Documentation

AVFrame ADPCMDecodeContext::frame

Definition at line 88 of file adpcm.c.

Referenced by adpcm_decode_frame(), and adpcm_decode_init().

ADPCMChannelStatus ADPCMDecodeContext::status[6]

Definition at line 89 of file adpcm.c.

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


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