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