Lines Matching full:dsdx
718 int32_t dsdx = Wcr / w; // dsdx = ((Wcr/w)/Wt)*Wt720 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx723 texcoords[1] = dsdx;