BLEND 354 libavdevice/xcbgrab.c image[0] = BLEND(r, image[0], a); BLEND 355 libavdevice/xcbgrab.c image[1] = BLEND(g, image[1], a); BLEND 356 libavdevice/xcbgrab.c image[2] = BLEND(b, image[2], a); BLEND 115 libavfilter/allfilters.c REGISTER_FILTER(BLEND, blend, vf);