The compositor had already a pipeline for bicubic sampling, but it was attached to the bilinear methods as OpenCL has no bicubic sampling. This patch enables bicubic sampling on CPU. This does not make a visual difference between GPU and CPU as the effected operations are CPU only.
This will solve some differences between 2.63 and 2.64 (lenz distortion + mapUV)