t_num_temp
for (i = 0; i < t_num_temp; i++) {
static const u8 temp_regs[t_num_temp] = {
int temp[t_num_temp]; /* index using temp_index */
s16 temp[t_num_temp]; /* Register values, normalized to 16 bit */
for (i = t_input + 1; i < t_num_temp; i++) {
static const u8 temp_regs[t_num_temp] = {