Home | History | Annotate | Download | only in source

Lines Matching full:argb

1284     psrlw      xmm0, 7              // argb 8.7 fixed point to low 8 bits.
1302 pmaddubsw xmm0, xmm2 // argb 16 bit, 1 pixel.
1304 packuswb xmm0, xmm0 // argb 8 bits, 1 pixel.