BLEND_MULTIPLY128 91 libavfilter/vf_blend.c { "multiply128","", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_MULTIPLY128},0, 0, FLAGS, "mode" },\ BLEND_MULTIPLY128 728 libavfilter/vf_blend.c case BLEND_MULTIPLY128: param->blend = blend_multiply128_##depth##bit; break; \