/external/opencv3/modules/stitching/include/opencv2/stitching/detail/ |
D | warpers_inl.hpp | 217 float y_ = r_kinv[3] * x + r_kinv[4] * y + r_kinv[5]; in mapForward() local 248 float y_ = r_kinv[3] * x + r_kinv[4] * y + r_kinv[5]; in mapForward() local 265 float y_ = cosf(static_cast<float>(CV_PI) - v); in mapBackward() local 282 float y_ = r_kinv[3] * x + r_kinv[4] * y + r_kinv[5]; in mapForward() local 297 float y_ = v; in mapBackward() local 313 float y_ = r_kinv[3] * x + r_kinv[4] * y + r_kinv[5]; in mapForward() local 334 float y_ = cosf((float)CV_PI - v_); in mapBackward() local 350 float y_ = r_kinv[3] * x + r_kinv[4] * y + r_kinv[5]; in mapForward() local 374 float y_ = cosf((float)CV_PI - v_); in mapBackward() local 390 float y_ = r_kinv[3] * x + r_kinv[4] * y + r_kinv[5]; in mapForward() local [all …]
|
/external/opencv3/modules/stitching/src/cuda/ |
D | build_warp_maps.cu | 75 float y_ = v / cscale - ct[1]; in mapBackward() local 97 float y_ = v / cscale; in mapBackward() local 123 float y_ = -::cosf(v); in mapBackward() local
|
/external/webrtc/talk/media/devices/ |
D | carbonvideorenderer.h | 67 int y_; variable
|
/external/opencv3/modules/stitching/src/ |
D | warpers.cpp | 238 float y_ = projector_.k[4] * y / z + projector_.k[5]; in detectResultRoi() local 252 float y_ = projector_.k[4] * y / z + projector_.k[5]; in detectResultRoi() local 281 float y_ = projector_.k[4] * y / z + projector_.k[5]; in detectResultRoi() local 295 float y_ = projector_.k[4] * y / z + projector_.k[5]; in detectResultRoi() local
|
/external/clang/test/Index/ |
D | index-file.cpp | 29 int y_; member in B
|
/external/drm_hwcomposer/ |
D | drmcrtc.h | 57 uint32_t y_; variable
|
/external/ceres-solver/examples/ |
D | curve_fitting.cc | 134 const double y_; member
|
D | robust_curve_fitting.cc | 136 const double y_; member
|
D | ellipse_approximation.cc | 336 const Eigen::Vector2d y_; member in PointToLineSegmentContourCostFunction
|
D | nist.cc | 403 double y_; member
|
D | libmv_homography.cc | 269 const Vec2 y_; member in __anon2f9807130111::HomographySymmetricGeometricCostFunctor
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | high_pass_filter_impl.cc | 85 int16_t y_[4]; member in webrtc::HighPassFilterImpl::BiquadFilter
|
/external/ceres-solver/internal/ceres/ |
D | parameter_block_ordering_test.cc | 80 double x_[3], y_[4], z_[5], w_[6]; member in ceres::internal::SchurOrderingTest
|
D | dynamic_numeric_diff_cost_function_test.cc | 415 vector<double> y_; member in ceres::internal::ThreeParameterCostFunctorTest
|
D | dynamic_autodiff_cost_function_test.cc | 414 vector<double> y_; member in ceres::internal::ThreeParameterCostFunctorTest
|
/external/clang/test/CodeGenCXX/ |
D | ms-property.cpp | 12 double y_; member in Test1
|
/external/deqp/framework/common/ |
D | tcuVector.hpp | 187 inline Vector<T, Size>::Vector (T x_, T y_) in Vector() 195 inline Vector<T, Size>::Vector (T x_, T y_, T z_) in Vector() 204 inline Vector<T, Size>::Vector (T x_, T y_, T z_, T w_) in Vector()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_geometry.h | 47 int32_t y_; variable
|
/external/gmock/test/ |
D | gmock_stress_test.cc | 82 int y_; member in testing::__anonc76ddf470111::Derived1
|
/external/google-breakpad/src/testing/test/ |
D | gmock_stress_test.cc | 82 int y_; member in testing::__anonf6884c1e0111::Derived1
|
/external/opencv3/modules/video/test/ |
D | test_camshift.cpp | 134 double x_ = (y - cy)*b, y_ = (y - cy)*a; in generate_object() local
|
/external/opencv3/modules/core/src/ |
D | downhill_simplex.cpp | 276 double* y_ = y.ptr<double>(); in innerDownhillSimplex() local
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | func_noise.inl | 176 detail::tvec4<T, P> y_(floor(j - T(7) * x_)); // mod(j,N) local
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
D | DrawUtils.java | 157 int y_ = y; in drawTextWrap() local
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftcalc.c | 767 FT_Int32 y_ = vector->y; in FT_Vector_NormLen() local
|