Searched refs:small_block_size (Results 1 – 1 of 1) sorted by relevance
784 int small_block_size = MAX(1, delta_elems/3)*elem_size + in icvGrowSeq() local787 if( storage->free_space >= small_block_size + CV_STRUCT_ALIGN ) in icvGrowSeq()