Home | History | Annotate | Download | only in video

Lines Matching defs:dw

1807 				Uint32 sw, dw, s;
1809 dw = *(Uint32 *)dstp;
1816 *(Uint32 *)dstp = BLEND2x16_50(dw, s, mask);
1852 Uint32 dw = *(Uint32 *)dstp;
1853 *(Uint32 *)dstp = BLEND2x16_50(dw, sw, mask);