Home
last modified time | relevance | path

Searched refs:icvAtanSign (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxmathfuncs.cpp64 static const int icvAtanSign[8] = variable
91 _y.i = iy ^ icvAtanSign[idx]; in cvFastArctan()
137 _y.i = iy ^ icvAtanSign[k];