IPPSetSimple 100 modules/imgproc/src/imgwarp.cpp return IPPSetSimple<3, Ipp8u>(value, dataPointer, step, size, (ippiSetFunc)ippiSet_8u_C3R); IPPSetSimple 102 modules/imgproc/src/imgwarp.cpp return IPPSetSimple<3, Ipp16u>(value, dataPointer, step, size, (ippiSetFunc)ippiSet_16u_C3R); IPPSetSimple 104 modules/imgproc/src/imgwarp.cpp return IPPSetSimple<3, Ipp32f>(value, dataPointer, step, size, (ippiSetFunc)ippiSet_32f_C3R); IPPSetSimple 112 modules/imgproc/src/imgwarp.cpp return IPPSetSimple<4, Ipp8u>(value, dataPointer, step, size, (ippiSetFunc)ippiSet_8u_C4R); IPPSetSimple 114 modules/imgproc/src/imgwarp.cpp return IPPSetSimple<4, Ipp16u>(value, dataPointer, step, size, (ippiSetFunc)ippiSet_16u_C4R); IPPSetSimple 116 modules/imgproc/src/imgwarp.cpp return IPPSetSimple<4, Ipp32f>(value, dataPointer, step, size, (ippiSetFunc)ippiSet_32f_C4R);