Data Fields | |
int | predictor |
short int | step_index |
int | step |
int | prev_sample |
short | sample1 |
short | sample2 |
int | coeff1 |
int | coeff2 |
int | idelta |
Definition at line 130 of file adpcm.c.
Definition at line 140 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ms_expand_nibble().
Definition at line 141 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ms_expand_nibble().
Definition at line 142 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ms_expand_nibble().
Definition at line 131 of file adpcm.c.
Referenced by adpcm_ct_expand_nibble(), adpcm_decode_frame(), adpcm_decode_init(), adpcm_ima_expand_nibble(), adpcm_sbpro_expand_nibble(), and adpcm_yamaha_expand_nibble().
Definition at line 138 of file adpcm.c.
Referenced by adpcm_decode_frame(), adpcm_ms_expand_nibble(), and xa_decode().
Definition at line 139 of file adpcm.c.
Referenced by adpcm_decode_frame(), adpcm_ms_expand_nibble(), and xa_decode().
Definition at line 133 of file adpcm.c.
Referenced by adpcm_ct_expand_nibble(), adpcm_decode_frame(), adpcm_decode_init(), adpcm_sbpro_expand_nibble(), and adpcm_yamaha_expand_nibble().
short int ADPCMChannelStatus::step_index |
Definition at line 132 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ima_expand_nibble().