HomeSort by: relevance | last modified time | path
    Searched defs:adpcm_estimstep (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
msm6258.c 60 static const int adpcm_estimstep[16] = { variable in typeref:typename:const int[16]
91 estim += adpcm_estimstep[b];
142 estim += adpcm_estimstep[b];

Completed in 10 milliseconds