Home | History | Annotate | Download | only in src

Lines Matching refs:maskstep

120     ( const arrtype* src, int srcstep, const uchar* mask, int maskstep,             \
124 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
129 const uchar* mask, int maskstep, acctype* dst, int dststep, CvSize size )) \
132 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
137 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
141 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
146 const uchar* mask, int maskstep, acctype* dst, int dststep, CvSize size )) \
149 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
754 int normStep, uchar* pMask, int maskStep,