Home | History | Annotate | Download | only in celt

Lines Matching refs:celt_sqrt

601             decay = celt_sqrt(frac_div32(SHR32(E1, 1), E2));
672 opus_val16 ratio = celt_sqrt(frac_div32(SHR32(S1,1)+1,S2+1));