Lines Matching refs:cosval
840 icvSinCos( int angle, float *cosval, float *sinval )844 *cosval = icvSinTable[450 - angle];