atan2_p1           53 modules/core/src/mathfuncs.cpp static const float atan2_p1 = 0.9997878412794807f*(float)(180/CV_PI);
atan2_p1          110 modules/core/src/mathfuncs.cpp         a = (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p1          116 modules/core/src/mathfuncs.cpp         a = 90.f - (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p1           69 modules/features2d/src/opencl/orb.cl         a = (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p1           75 modules/features2d/src/opencl/orb.cl         a = 90.f - (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p1           50 modules/hal/src/mathfuncs.cpp static const float atan2_p1 = 0.9997878412794807f*(float)(180/CV_PI);
atan2_p1           80 modules/hal/src/mathfuncs.cpp     __m128 p1 = _mm_set1_ps(atan2_p1), p3 = _mm_set1_ps(atan2_p3);
atan2_p1          114 modules/hal/src/mathfuncs.cpp     float32x4_t p1 = vdupq_n_f32(atan2_p1), p3 = vdupq_n_f32(atan2_p3);
atan2_p1          146 modules/hal/src/mathfuncs.cpp             a = (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p1          152 modules/hal/src/mathfuncs.cpp             a = 90.f - (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;