Home | History | Annotate | Download | only in src

Lines Matching refs:CV_SWAP

553         CV_SWAP( dst_pos, dst_neg, temp );
1748 CV_SWAP( samples[i1], samples[i2], temp );
1750 CV_SWAP( responses->data.fl[i1], responses->data.fl[i2], t );
1752 CV_SWAP( responses->data.i[i1], responses->data.i[i2], y );