Lines Matching full:max16
316 x = MAX16(x, 1);
644 max_val = MAX16(max_val, ABS16(st->frame[i]));
744 beta = MAX16(QCONST16(.03,15),DIV32_16(Q15_ONE,st->nb_adapt));
807 st->prior[i] = EXTRACT16(PSHR32(ADD32(MULT16_16(gamma,MAX16(0,st->post[i])), MULT16_16(Q15_ONE-gamma,DIV32_16_Q8(st->old_ps[i],tot_noise))), 15));
929 st->gain[i] = MAX16(st->gain[i], st->gain_floor[i]);