Home
last modified time | relevance | path

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

123

/external/libjpeg-turbo/
Djdcol565.c28 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
107 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
191 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
247 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
304 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
345 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
Djdcolext.c39 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
89 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
121 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
Djccolext.c41 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local
98 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local
132 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local
/external/opencv3/3rdparty/libjpeg/
Djccolor.c141 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local
197 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local
235 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local
288 JDIMENSION num_cols = cinfo->image_width; in rgb_rgb1_convert() local
327 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local
354 JDIMENSION num_cols = cinfo->image_width; in rgb_convert() local
389 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
Djdcolor.c150 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local
223 JDIMENSION num_cols = cinfo->output_width; in rgb_gray_convert() local
258 JDIMENSION num_cols = cinfo->output_width; in rgb1_rgb_convert() local
298 JDIMENSION num_cols = cinfo->output_width; in rgb1_gray_convert() local
337 JDIMENSION num_cols = cinfo->output_width; in rgb_convert() local
371 JDIMENSION num_cols = cinfo->output_width; in null_convert() local
418 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local
449 JDIMENSION num_cols = cinfo->output_width; in ycck_cmyk_convert() local
/external/ceres-solver/internal/ceres/
Dcompressed_col_sparse_matrix_utils.h70 void SolveUpperTriangularInPlace(IntegerType num_cols, in SolveUpperTriangularInPlace()
91 void SolveUpperTriangularTransposeInPlace(IntegerType num_cols, in SolveUpperTriangularTransposeInPlace()
117 void SolveRTRWithSparseRHS(IntegerType num_cols, in SolveRTRWithSparseRHS()
Ddense_sparse_matrix.cc42 DenseSparseMatrix::DenseSparseMatrix(int num_rows, int num_cols) in DenseSparseMatrix()
50 int num_cols, in DenseSparseMatrix()
136 int DenseSparseMatrix::num_cols() const { in num_cols() function in ceres::internal::DenseSparseMatrix
Dlapack.cc115 int LAPACK::EstimateWorkSizeForQR(int num_rows, int num_cols) { in EstimateWorkSizeForQR()
149 int num_cols, in SolveInPlaceUsingQR()
Dcompressed_row_sparse_matrix.h90 virtual int num_cols() const { return num_cols_; } in num_cols() function
123 void set_num_cols(const int num_cols) { num_cols_ = num_cols; } in set_num_cols()
Ddense_qr_solver.cc72 const int num_cols = A->num_cols(); in SolveUsingLAPACK() local
130 const int num_cols = A->num_cols(); in SolveUsingEigen() local
Ddense_normal_cholesky_solver.cc72 const int num_cols = A->num_cols(); in SolveUsingEigen() local
128 const int num_cols = A->num_cols(); in SolveUsingLAPACK() local
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.cc59 int num_cols = 6; in TEST() local
139 int num_cols = 6; in TEST() local
Dlinear_least_squares_problems.cc182 int num_cols = 5; in LinearLeastSquaresProblem1() local
287 int num_cols = 5; in LinearLeastSquaresProblem2() local
421 int num_cols = 2; in LinearLeastSquaresProblem3() local
Ddense_sparse_matrix_test.cc53 int num_cols = a->num_cols(); in CompareMatrices() local
85 int num_cols; member in ceres::internal::DenseSparseMatrixTest
Dblock_random_access_diagonal_matrix.h75 virtual int num_cols() const { return tsm_->num_cols(); } in num_cols() function
Dblock_random_access_dense_matrix.h80 virtual int num_cols() const { return num_rows_; } in num_cols() function
Dblock_jacobi_preconditioner.h64 virtual int num_cols() const { return num_rows_; } in num_cols() function
Dblas.cc50 int num_cols, in SymmetricRankKUpdate()
Dblock_sparse_matrix.h79 virtual int num_cols() const { return num_cols_; } in num_cols() function
Devaluator_test_utils.h40 int num_cols; member
Dpartitioned_matrix_view.h135 virtual int num_cols() const { return matrix_.num_cols(); } in num_cols() function
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jccolor.c140 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local
196 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local
235 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local
287 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local
318 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
Dfpdfapi_jdcolor.c129 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local
176 JDIMENSION num_cols = cinfo->output_width; in null_convert() local
223 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local
254 JDIMENSION num_cols = cinfo->output_width; in ycck_cmyk_convert() local
/external/libhevc/decoder/
Dihevcd_fmt_conv.c391 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp() local
490 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() local
603 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420p() local
850 WORD32 num_cols = ps_codec->i4_disp_wd; in ihevcd_fmt_conv() local

123