Home | History | Annotate | Download | only in source

Lines Matching refs:dst_argb

26                            uint8_t* dst_argb,
36 ST_UB(dst0, dst_argb);
38 dst_argb += 16;
44 uint8_t* dst_argb,
56 ST_UB(dst0, dst_argb);
58 dst_argb += 16;
64 uint8_t* dst_argb,
91 ST_UB(dst0, dst_argb);
94 dst_argb += 16;
101 uint8_t* dst_argb,
113 SW(data0, dst_argb);
114 SW(data1, dst_argb + 4);
115 SW(data2, dst_argb + 8);
116 SW(data3, dst_argb + 12);
118 dst_argb += 16;
125 uint8* dst_argb,
170 ST_UB(dst0, dst_argb);
173 dst_argb += 16;