HomeSort by relevance Sort by last modified time
    Searched full:pixel_end (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/
utility.hpp 469 const _Tp* const pixel_end = pixel + COLS; local
470 while(pixel < pixel_end) {

Completed in 36 milliseconds