Home | History | Annotate | Download | only in src

Lines Matching refs:INTER_MAX

217     static bool inittab[INTER_MAX+1] = {false};
5471 int interpolation = flags & INTER_MAX;
5579 INTER_MAX;
6105 int interpolation = flags & INTER_MAX;
6395 cv::remap( src, dst, mapx, mapy, flags & cv::INTER_MAX,