Home | History | Annotate | Download | only in source

Lines Matching refs:b2

2543     uint8 b2 = (t[2] * 1 + t[3] * 3 + 2) >> 2;
2546 d[2] = (a2 * 3 + b2 + 2) >> 2;
2566 uint8 b2 = (t[2] * 1 + t[3] * 3 + 2) >> 2;
2569 d[2] = (a2 + b2 + 1) >> 1;