Data Fields | |
ADPCMChannelStatus | status [6] |
TrellisPath * | paths |
TrellisNode * | node_buf |
TrellisNode ** | nodep_buf |
uint8_t * | trellis_hash |
Definition at line 161 of file adpcm.c.
Definition at line 162 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_decode_init().
uint8_t* ADPCMContext::trellis_hash |