HomeSort by relevance Sort by last modified time
    Searched refs:INTER_NEAREST (Results 1 - 25 of 37) sorted by null

1 2

  /external/opencv3/modules/imgproc/perf/
perf_remap.cpp 10 CV_ENUM(InterType, INTER_NEAREST, INTER_LINEAR, INTER_CUBIC, INTER_LANCZOS4)
34 else if (inter_type != INTER_NEAREST && map1_type == CV_16SC2)