Home
last modified time | relevance | path

Searched defs:rows_ (Results 1 – 16 of 16) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dmatrix.h61 rows(rows_), cols(cols_), stride(stride_), data(data_) in rows() argument
95 UntypedMatrix(void* data_, long rows_, long cols_) : in UntypedMatrix()
/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix.h121 scoped_array<int> rows_; variable
Dcompressed_row_sparse_matrix.h163 vector<int> rows_; variable
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_region.h161 Rows rows_; variable
/external/opencv3/modules/core/include/opencv2/core/
Dopengl.hpp275 int rows_; member in cv::ogl::Buffer
396 int rows_; member in cv::ogl::Texture2D
Dcuda.inl.hpp63 GpuMat::GpuMat(int rows_, int cols_, int type_, Allocator* allocator_) in GpuMat()
79 GpuMat::GpuMat(int rows_, int cols_, int type_, Scalar s_, Allocator* allocator_) in GpuMat()
399 HostMem::HostMem(int rows_, int cols_, int type_, AllocType alloc_type_) in HostMem()
/external/opencv3/modules/core/src/
Dcuda_host_mem.cpp179 void cv::cuda::HostMem::create(int rows_, int cols_, int type_) in create()
Dcuda_gpu_mat.cpp49 cv::cuda::GpuMat::GpuMat(int rows_, int cols_, int type_, void* data_, size_t step_) : in GpuMat()
/external/opencv3/modules/videostab/include/opencv2/videostab/
Dmotion_stabilizing.hpp154 std::vector<int> rows_, cols_; member in cv::videostab::LpMotionStabilizer
Dglobal_motion.hpp163 std::vector<int> rows_, cols_; member in cv::videostab::MotionEstimatorL1
/external/gemmlowp/public/
Dmap.h40 int rows_, cols_, stride_; variable
/external/opencv3/modules/cudalegacy/src/cuda/
Dfgd.hpp70 int rows_; member
/external/webrtc/webrtc/system_wrappers/source/
Ddata_log.cc97 RowList rows_[2]; member in webrtc::LogTable
/external/opencv3/3rdparty/libjasper/jasper/
Djas_seq.h129 jas_seqent_t **rows_; member
/external/opencv3/modules/photo/src/
Dfast_nlmeans_multi_denoising_invoker.hpp67 int rows_; member
/external/opencv3/modules/cudastereo/src/
Dstereobp.cpp140 int rows_, cols_; member in __anon256d62500111::StereoBPImpl