HomeSort by relevance Sort by last modified time
    Searched full:pleft0 (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvstereogc.cpp 678 GCVtx** pleft0 = (GCVtx**)state->ptrLeft->data.ptr; local
703 GCVtx** pleft = pleft0 + pstep*y;
715 GCVtx** ptr = (k == 0 ? pleft0 : pright0) + y1*pstep;
822 GCVtx** pleft = pleft0 + pstep*y;

Completed in 33 milliseconds