Lines Matching defs:ba
1238 const uint8_t ba = ((argb >> 0) & 0xf0) | ((argb >> 28) & 0xf);1240 *dst++ = ba;1244 *dst++ = ba;