Searched refs:ff_blend_mask (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | drawutils.h | 142 void ff_blend_mask(FFDrawContext *draw, FFDrawColor *color,
|
H A D | src_avsynctest.c | 256 ff_blend_mask(draw, color, out->data, out->linesize, in draw_text()
|
H A D | vf_subtitles.c | 176 ff_blend_mask(&ass->draw, &color, in overlay_ass_image()
|
H A D | drawutils.c | 537 void ff_blend_mask(FFDrawContext *draw, FFDrawColor *color, in ff_blend_mask() function
|
H A D | vsrc_testsrc.c | 737 ff_blend_mask(&s->draw, color, frame->data, frame->linesize, in draw_text() 875 ff_blend_mask(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
|
H A D | vf_drawtext.c | 1349 ff_blend_mask(&s->dc, color, in draw_glyphs()
|
H A D | vf_datascope.c | 96 ff_blend_mask(draw, color, frame->data, frame->linesize, in draw_text()
|
Completed in 12 milliseconds