Searched refs:pixel_end (Results 1 – 1 of 1) sorted by relevance
469 const _Tp* const pixel_end = pixel + COLS; in forEach_impl() local470 while(pixel < pixel_end) { in forEach_impl()