Home | History | Annotate | Download | only in src

Lines Matching refs:CV_SPARSE_HASH_SIZE0

683     arr->hashsize = CV_SPARSE_HASH_SIZE0;
843 int newsize = MAX( mat->hashsize*2, CV_SPARSE_HASH_SIZE0);