Home
last modified time | relevance | path

Searched defs:new_rows (Results 1 – 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix.cc113 int* new_rows = new int[new_max_num_nonzeros]; in Reserve() local
/external/libvterm/src/
Dscreen.c80 static ScreenCell *realloc_buffer(VTermScreen *screen, ScreenCell *buffer, int new_rows, int new_co… in realloc_buffer()
480 static int resize(int new_rows, int new_cols, VTermPos *delta, void *user) in resize()
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_region.cc371 Rows new_rows; in Translate() local
/external/opencv/cxcore/src/
Dcxarray.cpp2937 int total_width, new_rows, cn; in cvReshapeMatND() local
3100 int new_cn, int new_rows ) in cvReshape()