Searched refs:pitch_e (Results 1 – 1 of 1) sorted by relevance
886 INT pitch_e; in find_mpitch() local902 pitch = fDivNorm((FIXP_DBL)lg << 1, (FIXP_DBL)n, &pitch_e); in find_mpitch()903 pitch >>= fixMax(0, DFRACT_BITS - 1 - pitch_e - 16); in find_mpitch()