WIPEUP 153 libavfilter/vf_xfade.c { "wipeup", "wipe up transition", 0, AV_OPT_TYPE_CONST, {.i64=WIPEUP}, 0, 0, FLAGS, "transition" }, WIPEUP 1396 libavfilter/vf_xfade.c case WIPEUP: s->transitionf = s->depth <= 8 ? wipeup8_transition : wipeup16_transition; break; WIPEUP 113 libavfilter/vf_xfade_opencl.c case WIPEUP: kernel_name = "wipeup"; break; WIPEUP 387 libavfilter/vf_xfade_opencl.c { "wipeup", "wipe up transition", 0, AV_OPT_TYPE_CONST, {.i64=WIPEUP}, 0, 0, FLAGS, "transition" },