Lines Matching defs:c0
179 double y0=-(x+3)*CV_PI*0.25, s0 = sin(y0), c0=cos(y0);183 coeffs[i] = (float)((cs[i][0]*s0 + cs[i][1]*c0)/(y*y));