Searched refs:ICV_DP_STEP_LEFT (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvdpstereo.cpp60 #define ICV_DP_STEP_LEFT 0 macro
183 CELL(0,x).step = CELL(dispH-1,x).step = ICV_DP_STEP_LEFT;
191 CELL(1,0).step = ICV_DP_STEP_LEFT;
237 _cell[d].step = ICV_DP_STEP_LEFT;
252 _cell[d].step = ICV_DP_STEP_LEFT;
263 _cell[d].step = ICV_DP_STEP_LEFT;

Completed in 72 milliseconds