Searched refs:step_changes (Results 1 – 1 of 1) sorted by relevance
51 static int const step_changes [] = { -1, -1, -1, -1, 2, 4, 6, 8 } ; variable94 state->step_index += step_changes [code & 7] ; in adpcm_decode()