Home | History | Annotate | Download | only in src

Lines Matching refs:maskptr

1410     uchar* maskptr = 0;
1466 maskptr = mat->data.ptr;
1514 IPPI_CALL( icvCalcHist_8u_C1R( ptr, step, maskptr, maskstep, size, hist ));
1520 IPPI_CALL( icvCalcHist_32f_C1R( v.fl, step, maskptr, maskstep, size, hist ));