pcm2adpcm_step
f = pcm2adpcm_step(mc, s);
f |= pcm2adpcm_step(mc, s) << 4;
static inline uint8_t pcm2adpcm_step(struct msm6258_codecvar *, int16_t);