Home
last modified time | relevance | path

Searched defs:tcn (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGenCXX/
Ddebug-info-template.cpp129 TC<int, -3, nullptr, nullptr, nullptr, nullptr> tcn; variable
/external/opencv3/modules/imgproc/src/
Dtemplmatch.cpp645 int tdepth = templ.depth(), tcn = templ.channels(); in crossCorr() local
825 int ttype = templ.type(), tdepth = CV_MAT_DEPTH(ttype), tcn = CV_MAT_CN(ttype); in matchTemplateMask() local
/external/opencv3/modules/ml/src/
Dann_mlp.cpp1227 FileNode tcn = tpn["term_criteria"]; in read_params() local