OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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