Searched defs:PITCH (Results 1 – 3 of 3) sorted by relevance
49 RATE, PITCH, VOL, TONE, PUNCT, VOICE, FREQUENCY, LANG, enumerator
1512 #define PITCH(w) (((w) + 7) >> 3) macro
747 #define PITCH(x) (((x) >> 6) & 0x1fff) macro
Completed in 18 milliseconds