Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvfeatureselect.cpp66 int eig_step, tmp_step; in CV_IMPLEMENT_QSORT() local
168 tmp_step = tmp->step / sizeof(tmp_data[0]); in CV_IMPLEMENT_QSORT()
174 tmp_data += tmp_step; in CV_IMPLEMENT_QSORT()