Lines Matching refs:getNAllVars
144 return !varIdx.empty() ? (int)varIdx.total() : getNAllVars();146 int getNAllVars() const865 CV_Assert( 0 <= vi && vi < getNAllVars() );941 int i, n = vidx.checkVector(1, CV_32S), nvars = getNAllVars();