Home | History | Annotate | Download | only in src

Lines Matching refs:w1

435         float w0, w1, w2, w3;                                                   \
523 w1 = icvCubicCoeffs[ify*2]; \
529 worktype val = cast_macro1( row0[dx]*w0 + row1[dx]*w1 + \