Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dmsm6258.c60 static const int adpcm_estimstep[16] = { variable
91 estim += adpcm_estimstep[b]; in pcm2adpcm_step()
142 estim += adpcm_estimstep[b]; in adpcm2pcm_step()