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

/external/opencv/cxcore/include/
H A Dcvwimage.h195 // WidthStep is the number of bytes to go to the pixel with the next y coord
196 int WidthStep() const {return image_->widthStep; } function in class:cv::WImage

Completed in 2355 milliseconds