Home
last modified time | relevance | path

Searched defs:num_cols (Results 1 – 25 of 38) sorted by relevance

12

/external/ceres-solver/internal/ceres/
Dmatrix.proto66 optional int64 num_cols = 3; field
75 optional int64 num_cols = 5; field
89 optional int64 num_cols = 5; field
98 optional int64 num_cols = 2; field
Ddense_sparse_matrix.cc42 DenseSparseMatrix::DenseSparseMatrix(int num_rows, int num_cols) in DenseSparseMatrix()
50 DenseSparseMatrix::DenseSparseMatrix(int num_rows, int num_cols, bool reserve_diagonal) in DenseSparseMatrix()
167 int DenseSparseMatrix::num_cols() const { in num_cols() function in ceres::internal::DenseSparseMatrix
Dblock_jacobi_preconditioner.h70 virtual int num_cols() const { return num_rows_; } in num_cols() function
Dblock_random_access_dense_matrix.h80 virtual int num_cols() const { return num_rows_; } in num_cols() function
Dvisibility_based_preconditioner.h186 virtual int num_cols() const { return num_rows(); } in num_cols() function
263 virtual int num_cols() const { return -1; } in num_cols() function
Dnormal_prior_test.cc59 for (int num_cols = 1; num_cols < 5; ++num_cols) { in TEST() local
96 for (int num_cols = 1; num_cols < 5; ++num_cols) { in TEST() local
Dvisibility_test.cc54 int num_cols = 6; in TEST() local
134 int num_cols = 6; in TEST() local
Ddense_qr_solver.cc54 const int num_cols = A->num_cols(); in SolveImpl() local
Dpartitioned_matrix_view.h104 int num_cols() const { return matrix_.num_cols(); } in num_cols() function
Dsparse_normal_cholesky_solver.cc108 const int num_cols = A->num_cols(); in SolveImplUsingCXSparse() local
173 const int num_cols = A->num_cols(); in SolveImplUsingSuiteSparse() local
Dblock_random_access_sparse_matrix.h81 virtual int num_cols() const { return tsm_->num_cols(); } in num_cols() function
Ddense_normal_cholesky_solver.cc55 const int num_cols = A->num_cols(); in SolveImpl() local
Dblock_sparse_matrix.h119 virtual int num_cols() const { return num_cols_; } in num_cols() function
Dcgnr_linear_operator.h109 virtual int num_cols() const { return A_.num_cols(); } in num_cols() function
Dtriplet_sparse_matrix.h73 virtual int num_cols() const { return num_cols_; } in num_cols() function
Dcompressed_row_sparse_matrix.h98 virtual int num_cols() const { return num_cols_; } in num_cols() function
Dcompressed_row_sparse_matrix_test.cc50 int num_cols = a->num_cols(); in CompareMatrices() local
82 int num_cols; member in ceres::internal::CompressedRowSparseMatrixTest
Dimplicit_schur_complement.h131 virtual int num_cols() const { return A_->num_cols_f(); } in num_cols() function
Ddense_sparse_matrix_test.cc53 int num_cols = a->num_cols(); in CompareMatrices() local
85 int num_cols; member in ceres::internal::DenseSparseMatrixTest
Dlinear_least_squares_problems.cc252 int num_cols = 5; in LinearLeastSquaresProblem1() local
357 int num_cols = 5; in LinearLeastSquaresProblem2() local
491 int num_cols = 2; in LinearLeastSquaresProblem3() local
/external/jpeg/
Djdcolor.c148 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local
189 JDIMENSION num_cols = cinfo->output_width; in ycc_rgba_8888_convert() local
230 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_565_convert() local
302 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_565D_convert() local
378 JDIMENSION num_cols = cinfo->output_width; in rgb_rgba_8888_convert() local
404 JDIMENSION num_cols = cinfo->output_width; in rgb_rgb_565_convert() local
456 JDIMENSION num_cols = cinfo->output_width; in rgb_rgb_565D_convert() local
516 JDIMENSION num_cols = cinfo->output_width; in null_convert() local
563 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local
584 JDIMENSION num_cols = cinfo->output_width; in gray_rgba_8888_convert() local
[all …]
Djccolor.c142 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local
198 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local
237 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local
289 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local
350 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
/external/qemu/distrib/jpeg-6b/
Djdcolor.c148 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local
189 JDIMENSION num_cols = cinfo->output_width; in ycc_rgba_8888_convert() local
230 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_565_convert() local
302 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_565D_convert() local
378 JDIMENSION num_cols = cinfo->output_width; in rgb_rgba_8888_convert() local
404 JDIMENSION num_cols = cinfo->output_width; in rgb_rgb_565_convert() local
456 JDIMENSION num_cols = cinfo->output_width; in rgb_rgb_565D_convert() local
516 JDIMENSION num_cols = cinfo->output_width; in null_convert() local
563 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local
584 JDIMENSION num_cols = cinfo->output_width; in gray_rgba_8888_convert() local
[all …]
Djccolor.c142 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local
189 JDIMENSION num_cols = cinfo->image_width; in rgb565_ycc_convert() local
235 JDIMENSION num_cols = cinfo->image_width; in rgba8888_ycc_convert() local
291 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local
330 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local
382 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local
443 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
/external/ceres-solver/include/ceres/
Dcrs_matrix.h45 int num_cols; member

12