Lines Matching full:narrow
354 "vshrn.i16 d22, q8, #3 \n\t" // shift right and narrow to 5 bits
355 "vshrn.i16 d23, q9, #2 \n\t" // shift right and narrow to 6 bits
356 "vshrn.i16 d24, q10, #3 \n\t" // shift right and narrow to 5 bits
360 "vmovn.i16 d18, q0 \n\t" // narrow to get blue as bytes
364 "vmovn.i16 d16, q0 \n\t" // narrow to get red as bytes
376 "vshrn.i16 d0, q0, #8 \n\t" // shift down red by 8 and narrow
377 "vshrn.i16 d2, q1, #8 \n\t" // shift down green by 8 and narrow
378 "vshrn.i16 d4, q2, #8 \n\t" // shift down blue by 8 and narrow