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