Searched refs:ttop (Results 1 – 2 of 2) sorted by relevance
52 int* ttop = (int*)(temp + i*tempstep); in icvInitTopBottom() local57 ttop[j] = ICV_INIT_DIST0; in icvInitTopBottom()
57 int* ttop = temp.ptr<int>(i); in initTopBottom() local62 ttop[j] = INIT_DIST0; in initTopBottom()