Home
last modified time | relevance | path

Searched refs:dtop (Results 1 – 17 of 17) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/detail/
Dgpumat.hpp250 __host__ GpuMat_<T>& GpuMat_<T>::adjustROI(int dtop, int dbottom, int dleft, int dright) in adjustROI() argument
252 return (GpuMat_<T>&)(GpuMat::adjustROI(dtop, dbottom, dleft, dright)); in adjustROI()
/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dgpumat.hpp123 __host__ GpuMat_& adjustROI(int dtop, int dbottom, int dleft, int dright);
/external/opencv3/modules/core/misc/java/src/java/
Dcore+Mat.java121 public Mat adjustROI(int dtop, int dbottom, int dleft, int dright) in adjustROI() argument
124 Mat retVal = new Mat(n_adjustROI(nativeObj, dtop, dbottom, dleft, dright)); in adjustROI()
1119 …private static native long n_adjustROI(long nativeObj, int dtop, int dbottom, int dleft, int drigh… in n_adjustROI() argument
/external/opencv3/modules/core/src/
Dcuda_gpu_mat.cpp230 GpuMat& cv::cuda::GpuMat::adjustROI(int dtop, int dbottom, int dleft, int dright) in adjustROI() argument
238 int row1 = std::max(ofs.y - dtop, 0); in adjustROI()
Dcopy.cpp1115 int dtop = std::min(ofs.y, top); in ocl_copyMakeBorder() local
1119 src.adjustROI(dtop, dbottom, dleft, dright); in ocl_copyMakeBorder()
1120 top -= dtop; in ocl_copyMakeBorder()
1163 int dtop = std::min(ofs.y, top); in copyMakeBorder() local
1167 src.adjustROI(dtop, dbottom, dleft, dright); in copyMakeBorder()
1168 top -= dtop; in copyMakeBorder()
Dumatrix.cpp460 UMat& UMat::adjustROI( int dtop, int dbottom, int dleft, int dright ) in adjustROI() argument
466 int row1 = std::max(ofs.y - dtop, 0), row2 = std::min(ofs.y + rows + dbottom, wholeSize.height); in adjustROI()
Dmatrix.cpp905 Mat& Mat::adjustROI( int dtop, int dbottom, int dleft, int dright ) in adjustROI() argument
911 int row1 = std::max(ofs.y - dtop, 0), row2 = std::min(ofs.y + rows + dbottom, wholeSize.height); in adjustROI()
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp247 GpuMat& adjustROI(int dtop, int dbottom, int dleft, int dright);
Dmat.hpp1446 Mat& adjustROI( int dtop, int dbottom, int dleft, int dright );
2045 Mat_& adjustROI( int dtop, int dbottom, int dleft, int dright );
2242 UMat& adjustROI( int dtop, int dbottom, int dleft, int dright );
Dmat.inl.hpp1452 Mat_<_Tp>& Mat_<_Tp>::adjustROI( int dtop, int dbottom, int dleft, int dright ) in adjustROI() argument
1454 return (Mat_<_Tp>&)(Mat::adjustROI(dtop, dbottom, dleft, dright)); in adjustROI()
/external/opencv3/modules/java/generator/src/cpp/
DMat.cpp212 (JNIEnv* env, jclass, jlong self, jint dtop, jint dbottom, jint dleft, jint dright);
215 (JNIEnv* env, jclass, jlong self, jint dtop, jint dbottom, jint dleft, jint dright) in Java_org_opencv_core_Mat_n_1adjustROI() argument
221 Mat _retval_ = me->adjustROI( dtop, dbottom, dleft, dright ); in Java_org_opencv_core_Mat_n_1adjustROI()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...