Searched refs:write_max (Results 1 – 1 of 1) sorted by relevance
4556 int write_max = write_buf_size / write_elem_size, write_count = 0; in icvWriteGraph() local4593 if( ++write_count >= write_max ) in icvWriteGraph()