Home | History | Annotate | Download | only in src

Lines Matching refs:mstep

44 template<typename T> int icvCompressPoints( T* ptr, const uchar* mask, int mstep, int count )
48 if( mask[i*mstep] )