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

  /external/opencv/cv/src/
cvstereogc.cpp 679 GCVtx** pright0 = (GCVtx**)state->ptrRight->data.ptr; local
704 GCVtx** pright = pright0 + pstep*y;
715 GCVtx** ptr = (k == 0 ? pleft0 : pright0) + y1*pstep;
823 GCVtx** pright = pright0 + pstep*y;

Completed in 297 milliseconds