Home
last modified time | relevance | path

Searched refs:write_max (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxpersistence.cpp4556 int write_max = write_buf_size / write_elem_size, write_count = 0; in icvWriteGraph() local
4593 if( ++write_count >= write_max ) in icvWriteGraph()