Searched refs:v_buf_offset (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxsvd.cpp1469 int u_buf_offset = 0, v_buf_offset = 0, w_buf_offset = 0, t_buf_offset = 0; local
1510 v_buf_offset = buf_size;
1582 cvInitMatHeader( &vstub2, v_cols, v_rows, type, buffer + v_buf_offset );

Completed in 238 milliseconds