Lines Matching full:sample_idx
691 CvMat* sample_idx = 0;732 CV_CALL( sample_idx = cvPreprocessIndexArray( _sample_idx, _inputs->rows ));733 sidx = sample_idx->data.i;734 count = sample_idx->cols + sample_idx->rows - 1;807 cvReleaseMat( &sample_idx );