BLEND_GLOW         84 libavfilter/vf_blend.c     { "glow",       "", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_GLOW},       0, 0, FLAGS, "mode" },\
BLEND_GLOW        721 libavfilter/vf_blend.c     case BLEND_GLOW:         param->blend = blend_glow_##depth##bit;         break;   \