Searched refs:rows (Results 176 - 200 of 325) sorted by relevance

1234567891011>>

/external/opencv/cxcore/src/
H A Dcxsvd.cpp1230 t_svd; /* special case: a->rows < a->cols */
1245 if( a->rows >= a->cols )
1247 m = a->rows;
1249 w_rows = w->rows;
1261 n = a->rows;
1263 w_cols = w->rows;
1282 u_rows = u->rows;
1288 u_cols = u->rows;
1320 v_rows = v->rows;
1326 v_cols = v->rows;
[all...]
H A Dcxmatrix.cpp144 int size = MIN(mat->rows,mat->cols);
553 CV_ASSERT( CV_IS_MAT(matrix) && matrix->rows == matrix->cols );
555 nrows = matrix->rows;
648 /* swap rows */ \
938 int n = MIN(src->rows,src->cols);
939 if( method == CV_SVD_SYM && src->rows != src->cols )
942 CV_CALL( u = cvCreateMat( n, src->rows, src->type ));
950 w->data.fl[w->rows-1]/w->data.fl[0] : 0;
953 w->data.db[w->rows-1]/w->data.db[0] : 0;
1239 int n = MIN(src->rows,sr
[all...]
H A Dcxmatmul.cpp678 if( ((flags&CV_GEMM_C_T) == 0 && (C->cols != D->cols || C->rows != D->rows)) ||
679 ((flags&CV_GEMM_C_T) != 0 && (C->rows != D->cols || C->cols != D->rows)))
702 a_size.height = A->rows;
704 d_size.height = D->rows;
709 len = B->rows;
716 len = B->rows;
725 B->rows != d_size.width ||
732 B->rows !
[all...]
H A Dcxdxt.cpp1823 (src->rows/2+1 != dst->rows && src->rows != dst->rows)) &&
1824 (src->cols/2+1 != dst->cols || src->rows != dst->rows) )
1831 (dst->rows/2+1 != src->rows && src->rows != dst->rows))
[all...]
/external/opencv/cvaux/src/
H A Dcvcorrimages.cpp96 if( points->rows != 2 )
114 if( status->rows !=1 )
116 CV_ERROR( CV_StsUnsupportedFormat, "Number of rows of status must be 1" );
255 if( points1->rows != 2 || points2->rows != 2 )
260 if( pntStatus1->rows != 1 || pntStatus2->rows != 1 )
495 numCoord = (*oldPoints)->rows;
613 if( oldPoints->rows != 2)
618 if( newPoints->rows !
[all...]
/external/chromium/chrome/browser/resources/ntp/
H A Dapps.js430 var rows = Math.ceil(this.data.length / cols);
432 var bottom = rows * this.dimensions.height;
472 var rows = Math.ceil(appCount / appsPerRow);
476 if (index >= appCount && index < appsPerRow * rows)
618 var rows = Math.ceil(apps.length / MAX_APPS_PER_ROW[layoutMode]);
619 appsContent.style.height = (rows * this.dimensions.height) + 'px';
667 var rows = Math.ceil(maxiviewVisibleHeight / this.dimensions.height);
668 var count = Math.min(appsPerRow * rows, this.data.length);
/external/libvpx/vp8/common/
H A Dalloccommon.c23 static void update_mode_info_border(MODE_INFO *mi, int rows, int cols) argument
28 for (i = 0; i < rows; i++)
/external/opencv/ml/src/
H A Dmlcnn.cpp144 if( params->etalons->rows != cnn_model->cls_labels->cols ) \
243 CV_CALL(dE_dX[0] = cvCreateMat( 1, X[0]->rows, CV_32FC1 ));
248 CV_CALL(dE_dX[k+1] = cvCreateMat( 1, X[k+1]->rows, CV_32FC1 ));
844 CV_ASSERT( X->rows == nXplanes*Xsize && X->cols == 1 );
845 CV_ASSERT( Y->rows == nYplanes*Ysize && Y->cols == 1 );
913 CV_ASSERT(X->rows == nplanes*Xsize && X->cols == 1);
914 CV_ASSERT(layer->exp2ssumWX->cols == 1 && layer->exp2ssumWX->rows == nplanes*Ysize);
949 for( ni = 0; ni < layer->exp2ssumWX->rows; ni++, exp2ssumWX_data++ )
978 CV_ASSERT(X->cols == 1 && X->rows == layer->n_input_planes);
979 CV_ASSERT(Y->cols == 1 && Y->rows
[all...]
/external/webkit/Source/WebKit/efl/ewk/
H A Dewk_tiled_matrix.c149 * @param rows number of rows in the matrix.
156 Ewk_Tile_Matrix *ewk_tile_matrix_new(Ewk_Tile_Unused_Cache *tuc, unsigned long cols, unsigned long rows, Evas_Colorspace cspace, void (*render_cb)(void *data, Ewk_Tile *t, const Eina_Rectangle *update), const void *data) argument
162 tm->matrix = eina_matrixsparse_new(rows, cols, _ewk_tile_matrix_cell_free, tm);
237 * Resize matrix to given number of rows and columns.
239 void ewk_tile_matrix_resize(Ewk_Tile_Matrix *tm, unsigned long cols, unsigned long rows) argument
242 eina_matrixsparse_size_set(tm->matrix, rows, cols);
575 unsigned long rows, cols; local
593 eina_matrixsparse_size_get(tm->matrix, &rows, &cols);
603 if (y + h - 1 > (long)(rows * t
[all...]
/external/quake/quake/src/QW/client/
H A Dconsole.c543 int rows; local
558 rows = (lines-22)>>3; // rows of text to draw
570 rows--;
574 for (i=0 ; i<rows ; i++, y-=8, row--)
/external/quake/quake/src/WinQuake/
H A Dconsole.cpp583 int rows; local
603 rows = (lines-16)>>3; // rows of text to draw
604 y = lines - 16 - (rows<<3); // may start slightly negative
606 for (i= con_current - rows + 1 ; i<=con_current ; i++, y+=8 )
/external/webkit/LayoutTests/storage/
H A Dsql-data-types.js34 var rs = result.rows.item(0);
/external/webkit/Source/WebCore/html/
H A DHTMLTextAreaElement.h39 int rows() const { return m_rows; } function in class:WebCore::HTMLTextAreaElement
/external/doclava/res/assets/templates/assets/
H A Dsearch_autocomplete.js39 set_row_selected(this.rows[gSelectedIndex], false);
76 r = filtered.rows[i];
84 //start hiding rows that are no longer matches
86 r = filtered.rows[i];
91 r = filtered.rows[ROW_COUNT];
96 filtered.rows[ROW_COUNT].className = "hide-row";
/external/webkit/Source/WebCore/inspector/front-end/
H A Dutilities.js730 ns[n[i]] = { rows: [], o: null };
731 ns[n[i]].rows.push(i);
736 os[o[i]] = { rows: [], n: null };
737 os[o[i]].rows.push(i);
741 if (ns[i].rows.length == 1 && typeof(os[i]) != "undefined" && os[i].rows.length == 1) {
742 n[ns[i].rows[0]] = { text: n[ns[i].rows[0]], row: os[i].rows[0] };
743 o[os[i].rows[
[all...]
/external/opencv/cv/src/
H A Dcvmorph.cpp229 _ksize.width == element->cols && _ksize.height == element->rows) )
309 // always process 2 rows at once (except, may be,
384 int i, j, cols, rows; local
399 anchor.y = element->rows/2;
402 (unsigned)anchor.y >= (unsigned)element->rows )
408 rows = element->rows;
411 if( rows == 1 || cols == 1 )
416 r = rows/2;
421 for( i = 0; i < rows;
726 cvCreateStructuringElementEx( int cols, int rows, int anchorX, int anchorY, int shape, int *values ) argument
[all...]
H A Dcvmotempl.cpp213 CV_CALL( dX_min = cvCreateMat( mhi->rows, mhi->cols, CV_32F ));
214 CV_CALL( dY_max = cvCreateMat( mhi->rows, mhi->cols, CV_32F ));
344 mhi_rows = mhi->rows;
442 CV_CALL( mask8u = cvCreateMat( mhi->rows + 2, mhi->cols + 2, CV_8UC1 ));
452 for( y = 0; y < mhi->rows; y++ )
462 for( y = 0; y < mhi->rows; y++ )
501 for( y = 0; y < mhi->rows; y++ )
H A Dcvcamshift.cpp88 windowIn.y < 0 || windowIn.y + windowIn.height > mat->rows )
121 else if( ny + cur_rect.height > mat->rows )
122 ny = mat->rows - cur_rect.height;
H A D_cvmatrix.h49 #define icvSetZero_32f( dst, cols, rows ) memset((dst),0,(rows)*(cols)*sizeof(float))
51 #define icvSetZero_64d( dst, cols, rows ) memset((dst),0,(rows)*(cols)*sizeof(double))
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCResultSet.java109 String rd[] = (String []) pk.tr.rows.elementAt(i);
138 System.arraycopy((String []) tr.rows.elementAt(row), 0,
158 throw new SQLException("no rows");
223 String rd[] = (String []) tr.rows.elementAt(row);
245 String rd[] = (String []) tr.rows.elementAt(row);
289 String rd[] = (String []) tr.rows.elementAt(row);
314 String rd[] = (String []) tr.rows.elementAt(row);
363 String rd[] = (String []) tr.rows.elementAt(row);
414 String rd[] = (String []) tr.rows.elementAt(row);
464 String rd[] = (String []) tr.rows
[all...]
/external/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm54 ;# Do horiz xf on two rows of coeffs v8 = a0 a1 a2 a3 b0 b1 b2 b3.
55 ;# a/A are the even rows 0,2 b/B are the odd rows 1,3
76 ;# Vertical xf on two rows. DCT values in comments are for inverse transform;
92 vpkuwum v8, v10, v8 ;# v8 = rows 0,1 or 2,3
/external/opencv/cxcore/include/
H A Dcxtypes.h379 int align; /* Alignment of image rows (4 or 8).
564 int rows; member in union:CvMat::__anon9596
574 int rows; member in struct:CvMat
585 ((const CvMat*)(mat))->cols > 0 && ((const CvMat*)(mat))->rows > 0)
603 ((mat1)->rows == (mat2)->rows && (mat1)->cols == (mat2)->cols)
606 (((mat)->rows|(mat)->cols) == 1)
621 CV_INLINE CvMat cvMat( int rows, int cols, int type, void* data CV_DEFAULT(NULL)) argument
629 m.rows = rows;
[all...]
/external/chromium/chrome/browser/history/
H A Dhistory_backend_unittest.cc245 std::vector<URLRow> rows; local
246 rows.push_back(row2); // Reversed order for the same reason as favicons.
247 rows.push_back(row1);
248 backend_->AddPagesWithDetails(rows, history::SOURCE_BROWSED);
378 std::vector<URLRow> rows; local
379 rows.push_back(row2); // Reversed order for the same reason as favicons.
380 rows.push_back(row1);
381 backend_->AddPagesWithDetails(rows, history::SOURCE_BROWSED);
539 std::vector<URLRow> rows; local
540 rows
[all...]
/external/freetype/src/cache/
H A Dftcsbits.c55 size = (FT_ULong)( pitch * bitmap->rows );
156 if ( !CHECK_BYTE( bitmap->rows ) ||
170 sbit->height = (FT_Byte)bitmap->rows;
/external/linux-tools-perf/util/ui/
H A Dbrowser.c130 int cols, rows; local
131 newtGetScreenSize(&cols, &rows);
134 self->height = rows - 2;

Completed in 653 milliseconds

1234567891011>>