Home | History | Annotate | Download | only in opts

Lines Matching full:multiply

371                   // multiply diffs by scale and shift
372 "vmul.i16 q0, q0, d6[0] \n\t" // multiply red by scale
373 "vmul.i16 q1, q1, d6[0] \n\t" // multiply blue by scale
374 "vmul.i16 q2, q2, d6[0] \n\t" // multiply green by scale
579 * byte-sized (pun intended) pieces that we widen/multiply/shift
594 /* get 64 bits of src, widen it, multiply by src_scale */
604 /* combine add with dst multiply into mul-accumulate */