Searched refs:adpcm_estimindex (Results 1 – 1 of 1) sorted by relevance
47 static const int adpcm_estimindex[16] = { variable90 mc->mc_amp += (short)(adpcm_estimindex[(int)s] * dl); in pcm2adpcm_step()141 mc->mc_amp += adpcm_estim[estim] * adpcm_estimindex[b]; in adpcm2pcm_step()