Home | History | Annotate | Download | only in lib_src

Lines Matching full:multiply

621     /* now multiply the (channel pressure + CC1) pitch values by the LFO value */
681 by 2, multiply by 4 (left shift by 2), and subtract by 32768 instead
685 /*lint -e{703} <avoid multiply for performance>*/