Home | History | Annotate | Download | only in libspeex

Lines Matching refs:SHL16

491       st->post[i]=SHL16(1, SNR_SHIFT);
492 st->prior[i]=SHL16(1, SNR_SHIFT);
647 st->frame[i] = SHL16(st->frame[i], st->frame_shift);