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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_adpcm.c95 static const short StepSize[89] = { variable
113 short step; /* holds previous StepSize value */
135 step = StepSize[state->step_idx];
156 /* Update and clamp StepSize lookup table index */
171 short step; /* holds previous StepSize value */
185 step = StepSize[state->step_idx];
203 /* Find new StepSize index value */

Completed in 111 milliseconds