Searched refs:iostep (Results 1 – 1 of 1) sorted by relevance
177 int *iostep, /* input/output step, REQUIRE 16 <= *st <= 0x7fff */ in AdpcmMashS() argument196 step = *iostep; in AdpcmMashS()248 lsx_debug_more("ch%d: st %d->%d, d %.1f\n", ch, *iostep, step, sqrt(d2)); in AdpcmMashS()249 *iostep = step; in AdpcmMashS()