Home | History | Annotate | Download | only in lib_src

Lines Matching full:multiply

67 /* Fixed point multiply 0.15 x 0.15 = 0.15 returned as 32-bits */
69 /*lint -e(704) <avoid multiply for performance>*/ \
72 /* Fixed point multiply 0.7 x 0.7 = 0.15 returned as 32-bits */
74 /*lint -e(704) <avoid multiply for performance>*/ \
77 /* Fixed point multiply 0.8 x 0.8 = 0.15 returned as 32-bits */
79 /*lint -e(704) <avoid multiply for performance>*/ \
82 /* Fixed point multiply 0.8 x 1.15 = 0.15 returned as 32-bits */
120 Multiply the signed audio sample by the unsigned fraction.
195 // that we are using b1p instead of b1, and thereby multiply by
196 // an extra factor of 2. Rather than multiply by an extra factor of 2,
246 so we need to multiply by log2(10) which is just a constant.
253 that our existing 2^x approximation can use, multiply the LFO gain
258 Of course, we need to keep some fractional bits, so multiply