Home | History | Annotate | Download | only in src

Lines Matching full:cost_stub

175     CvMat cost_stub, *cost = &cost_stub;
222 CV_CALL( cost = cvGetMat( cost_matrix, &cost_stub ));