initInterTab2D 294 modules/imgproc/src/imgwarp.cpp return initInterTab2D( INTER_LINEAR, false ) && initInterTab2D 295 modules/imgproc/src/imgwarp.cpp initInterTab2D( INTER_LINEAR, true ) && initInterTab2D 296 modules/imgproc/src/imgwarp.cpp initInterTab2D( INTER_CUBIC, false ) && initInterTab2D 297 modules/imgproc/src/imgwarp.cpp initInterTab2D( INTER_CUBIC, true ) && initInterTab2D 298 modules/imgproc/src/imgwarp.cpp initInterTab2D( INTER_LANCZOS4, false ) && initInterTab2D 299 modules/imgproc/src/imgwarp.cpp initInterTab2D( INTER_LANCZOS4, true ); initInterTab2D 4741 modules/imgproc/src/imgwarp.cpp ctab = initInterTab2D( interpolation, fixpt );