Searched refs:ff_blend_mask (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | drawutils.h | 125 void ff_blend_mask(FFDrawContext *draw, FFDrawColor *color,
|
D | vf_subtitles.c | 170 ff_blend_mask(&ass->draw, &color, in overlay_ass_image()
|
D | drawutils.c | 528 void ff_blend_mask(FFDrawContext *draw, FFDrawColor *color, in ff_blend_mask() function
|
D | vsrc_testsrc.c | 736 ff_blend_mask(&s->draw, color, frame->data, frame->linesize, in draw_text() 874 ff_blend_mask(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
|
D | vf_drawtext.c | 1252 ff_blend_mask(&s->dc, color, in draw_glyphs()
|
D | vf_datascope.c | 97 ff_blend_mask(draw, color, frame->data, frame->linesize, in draw_text()
|