Home
last modified time | relevance | path

Searched defs:cols_ (Results 1 – 13 of 13) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dmatrix.h95 UntypedMatrix(void* data_, long rows_, long cols_) : in UntypedMatrix()
/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix.h122 scoped_array<int> cols_; variable
Dcompressed_row_sparse_matrix.h164 vector<int> cols_; variable
/external/webrtc/webrtc/system_wrappers/include/
Daligned_array.h80 size_t cols_; variable
/external/opencv3/modules/core/include/opencv2/core/
Dopengl.hpp276 int cols_; member in cv::ogl::Buffer
397 int cols_; 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/photo/src/
Dfast_nlmeans_multi_denoising_invoker.hpp68 int cols_; member
/external/opencv3/modules/cudastereo/src/
Dstereobp.cpp140 int rows_, cols_; member in __anon74d5691c0111::StereoBPImpl