Searched refs:mc_amp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmsm6258var.h33 int16_t mc_amp; member in struct:msm6258_codecvar
H A Dmsm6258.c77 df = a - mc->mc_amp;
90 mc->mc_amp += (short)(adpcm_estimindex[(int)s] * dl);
141 mc->mc_amp += adpcm_estim[estim] * adpcm_estimindex[b];
151 return mc->mc_amp;

Completed in 186 milliseconds