Searched defs:bias1 (Results 1 – 3 of 3) sorted by relevance
18 const Sk4f& bias0, const Sk4f& bias1) { in ramp()152 bias1 = 0; in shadeSpan() local
828 const uint32x4_t bias1 = vld1q_u32(&mtx->bias_[offset + 4]); in Quantize_NEON() local