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