Searched refs:Irow (Results 1 – 1 of 1) sorted by relevance
208 const PixelT * const Irow = I.ptr<PixelT>(r_i); in operator ()() local209 const PixelT * const Irow_prev = (const PixelT *)(((char *)Irow) - I.step.p[0]); in operator ()()215 Irow, in operator ()()226 for(int c_i = 0; Irows[0] != Irow + cols; ++Irows[0], c_i++){ in operator ()()280 for(int c_i = 0; Irows[0] != Irow + cols; ++Irows[0], c_i++){ in operator ()()