Searched refs:isort_thresh (Results 1 – 2 of 2) sorted by relevance
424 int isort_thresh = 7; \454 if( n <= isort_thresh ) \
2165 int isort_thresh = 7; in cvSeqSort() local2190 isort_thresh *= elem_size; in cvSeqSort()2217 if( n <= isort_thresh ) in cvSeqSort()