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 133 of file adpcm.c.
Definition at line 143 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ms_expand_nibble().
Definition at line 144 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ms_expand_nibble().
Definition at line 145 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ms_expand_nibble().
Definition at line 134 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 141 of file adpcm.c.
Referenced by adpcm_decode_frame(), adpcm_ms_expand_nibble(), and xa_decode().
Definition at line 142 of file adpcm.c.
Referenced by adpcm_decode_frame(), adpcm_ms_expand_nibble(), and xa_decode().
Definition at line 136 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 135 of file adpcm.c.
Referenced by adpcm_decode_frame(), and adpcm_ima_expand_nibble().