Searched refs:abc_count (Results 1 – 1 of 1) sorted by relevance
1038 int i, dims, count, depth, cn, abc_dims, abc_count, abc_depth, abc_cn; in cvComputeCorrespondEpilines() local1088 abc_count = lines->rows; in cvComputeCorrespondEpilines()1095 abc_count = lines->cols; in cvComputeCorrespondEpilines()1101 if( abc_count != count ) in cvComputeCorrespondEpilines()