interpolateCubic  154 modules/imgproc/src/imgwarp.cpp static inline void interpolateCubic( float x, float* coeffs )
interpolateCubic  240 modules/imgproc/src/opencl/warp_affine.cl inline void interpolateCubic( float x, float* coeffs )
interpolateCubic  171 modules/imgproc/src/opencl/warp_perspective.cl inline void interpolateCubic( float x, float* coeffs )
interpolateCubic  377 modules/imgproc/test/test_imgwarp_strict.cpp     void interpolateCubic(float x, float* coeffs)