Lines Matching full:sample_idx
130 CvMat* sample_idx = 0;213 CV_CALL( sample_idx = cvPreprocessIndexArray( _sample_idx, sample_all ));214 sidx = sample_idx->data.i;215 sample_count = sample_idx->rows + sample_idx->cols - 1;540 cvReleaseMat( &sample_idx );