Home | History | Annotate | Download | only in utils

Lines Matching defs:v3

475     int v3 = v[3];
483 bit_transfer_signed(&v3, &v2);
490 if ((v1 + v3 + v5) >= 0) {
498 c[1][2] = v2 + v3;
503 c[0][2] = (v2 + v3 + v4 + v5) >> 1;
1271 int v3 = colorValues[3];
1274 bit_transfer_signed(&v3, &v2);
1278 clamp_byte(v3+v2),