Data Fields | |
ADPCMChannelStatus | status [6] |
TrellisPath * | paths |
TrellisNode * | node_buf |
TrellisNode ** | nodep_buf |
uint8_t * | trellis_hash |
Definition at line 51 of file adpcmenc.c.
Definition at line 54 of file adpcmenc.c.
Referenced by adpcm_compress_trellis(), adpcm_encode_close(), and adpcm_encode_init().
Definition at line 55 of file adpcmenc.c.
Referenced by adpcm_compress_trellis(), adpcm_encode_close(), and adpcm_encode_init().
Definition at line 53 of file adpcmenc.c.
Referenced by adpcm_compress_trellis(), adpcm_encode_close(), and adpcm_encode_init().
Definition at line 52 of file adpcmenc.c.
uint8_t* ADPCMEncodeContext::trellis_hash |
Definition at line 56 of file adpcmenc.c.
Referenced by adpcm_compress_trellis(), adpcm_encode_close(), and adpcm_encode_init().