Home
last modified time | relevance | path

Searched defs:width_step (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
Dcvwimage.h565 WImageView<T>::WImageView(T* data, int width, int height, int nchannels, int width_step) in WImageView()
595 WImageViewC<T, C>::WImageViewC(T* data, int width, int height, int width_step) in WImageViewC()