CUBIC              75 libavfilter/vf_perspective.c     {       "cubic", "", 0, AV_OPT_TYPE_CONST, {.i64=CUBIC},  0, 0, FLAGS, "interpolation" },
CUBIC             411 libavfilter/vf_perspective.c     case CUBIC:  s->perspective = resample_cubic;  break;