Home | History | Annotate | Download | only in src

Lines Matching refs:xs0

1243         float xs0 = A12*y + A13;                                            \
1247 for( x = 0; x < dsize.width; x++, xs0 += A11, ys0 += A21, ws += A31 )\
1250 float xs = xs0*inv_ws; \