atan2_p7           56 modules/core/src/mathfuncs.cpp static const float atan2_p7 = -0.04432655554792128f*(float)(180/CV_PI);
atan2_p7          110 modules/core/src/mathfuncs.cpp         a = (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p7          116 modules/core/src/mathfuncs.cpp         a = 90.f - (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p7           69 modules/features2d/src/opencl/orb.cl         a = (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p7           75 modules/features2d/src/opencl/orb.cl         a = 90.f - (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p7           53 modules/hal/src/mathfuncs.cpp static const float atan2_p7 = -0.04432655554792128f*(float)(180/CV_PI);
atan2_p7           81 modules/hal/src/mathfuncs.cpp     __m128 p5 = _mm_set1_ps(atan2_p5), p7 = _mm_set1_ps(atan2_p7);
atan2_p7          115 modules/hal/src/mathfuncs.cpp     float32x4_t p5 = vdupq_n_f32(atan2_p5), p7 = vdupq_n_f32(atan2_p7);
atan2_p7          146 modules/hal/src/mathfuncs.cpp             a = (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;
atan2_p7          152 modules/hal/src/mathfuncs.cpp             a = 90.f - (((atan2_p7*c2 + atan2_p5)*c2 + atan2_p3)*c2 + atan2_p1)*c;