Lines Matching defs:ba
1211 const uint8_t ba = ((argb >> 0) & 0xf0) | ((argb >> 28) & 0xf);1213 *dst++ = ba;1217 *dst++ = ba;