Searched refs:adpcm_estimstep (Results 1 – 1 of 1) sorted by relevance
60 static const int adpcm_estimstep[16] = { variable91 estim += adpcm_estimstep[b]; in pcm2adpcm_step()142 estim += adpcm_estimstep[b]; in adpcm2pcm_step()