Lines Matching refs:pixel
27 * .macro pixel
33 * \SRC is a 32-bit 0xAABBGGRR pixel value, with pre-multiplied colors.
35 * \FB is a target register that will contain the blended pixel values.
45 .macro pixel, DREG, SRC, FB, ODD
131 // r6: pixel
132 // r7: pixel
138 // r14: pixel
156 pixel r3, r4, r12, 0
168 // it's all zero, skip this pixel
176 pixel r3, r4, r12, 0
177 pixel r3, r5, r12, 1
191 pixel r3, r4, r12, 0
192 pixel r3, r5, r12, 16