Searched refs:write_max (Results 1 – 2 of 2) 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()
4490 int write_max = write_buf_size / write_elem_size, write_count = 0; in icvWriteGraph() local4527 if( ++write_count >= write_max ) in icvWriteGraph()