Home | History | Annotate | Download | only in opts

Lines Matching full:calc

232                   "movs       r4, %[count], lsr #3            \n\t"   // calc. count>>3
339 "vshr.u8 d30, d31, #1 \n\t" // calc. green dither values
345 "vshr.u8 d22, d0, #5 \n\t" // calc. red >> 5
346 "vshr.u8 d23, d1, #6 \n\t" // calc. green >> 6
347 "vshr.u8 d24, d2, #5 \n\t" // calc. blue >> 5