Home | History | Annotate | Download | only in libspeex

Lines Matching refs:PDIV32_16

647          gc = PDIV32_16(MULT16_16(filter_ratio,1+eh),1+el);
661 scale = SHL32(MULT16_16(PDIV32_16(SHL32(EXTEND32(gc),SIG_SHIFT-6),filter_ratio),(1+el)),6);