Home | History | Annotate | Download | only in src

Lines Matching refs:w0

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