Home
last modified time | relevance | path

Searched refs:swap_cnt (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxmisc.h474 int swap_cnt = 0; \
515 swap_cnt = 1; \
527 swap_cnt = 1; \
536 swap_cnt = 1; \
541 if( swap_cnt == 0 ) \
/external/opencv/cxcore/src/
Dcxdatastructs.cpp2249 int swap_cnt = 0; in cvSeqSort() local
2308 swap_cnt = 1; in cvSeqSort()
2320 swap_cnt = 1; in cvSeqSort()
2333 swap_cnt = 1; in cvSeqSort()
2351 swap_cnt = 1; in cvSeqSort()
2356 if( swap_cnt == 0 ) in cvSeqSort()