Data Fields | |
AVFrame | frame |
ADPCMChannelStatus | status [6] |
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().