Home
last modified time | relevance | path

Searched refs:adpcm_estim (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/ic/
Dmsm6258.c52 static const int adpcm_estim[49] = { variable
78 dl = adpcm_estim[estim]; in pcm2adpcm_step()
141 mc->mc_amp += adpcm_estim[estim] * adpcm_estimindex[b]; in adpcm2pcm_step()