Home
last modified time | relevance | path

Searched refs:ff_fill_rectangle (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dsrc_avsynctest.c288 ff_fill_rectangle(&s->draw, &s->bg, out->data, out->linesize, 0, 0, w, h); in video_frame()
319 ff_fill_rectangle(&s->draw, &s->fg, out->data, out->linesize, in video_frame()
335 ff_fill_rectangle(&s->draw, &s->fg, out->data, out->linesize, in video_frame()
345 ff_fill_rectangle(&s->draw, &s->fg, out->data, out->linesize, in video_frame()
H A Dvf_tpad.c98 ff_fill_rectangle(&s->draw, &s->color, in activate()
150 ff_fill_rectangle(&s->draw, &s->color, in activate()
H A Dvf_pad.c381 ff_fill_rectangle(&s->draw, &s->color, in filter_frame()
388 ff_fill_rectangle(&s->draw, &s->color, in filter_frame()
394 ff_fill_rectangle(&s->draw, &s->color, out->data, out->linesize, in filter_frame()
404 ff_fill_rectangle(&s->draw, &s->color, out->data, out->linesize, in filter_frame()
H A Ddrawutils.h112 void ff_fill_rectangle(FFDrawContext *draw, FFDrawColor *color,
H A Dvf_tile.c166 ff_fill_rectangle(&tile->draw, &tile->blank, in draw_blank_frame()
214 ff_fill_rectangle(&tile->draw, &tile->blank, in filter_frame()
H A Dvf_datascope.c205 ff_fill_rectangle(&s->draw, &color, out->data, out->linesize, in filter_color2()
327 ff_fill_rectangle(&s->draw, &s->black, out->data, out->linesize, in filter_frame()
356 ff_fill_rectangle(&s->draw, &s->gray, out->data, out->linesize, in filter_frame()
365 ff_fill_rectangle(&s->draw, &s->gray, out->data, out->linesize, in filter_frame()
627 ff_fill_rectangle(&s->draw, &color, out->data, out->linesize, in pixscope_filter_frame()
1063 ff_fill_rectangle(&s->draw, &s->gray, frame->data, frame->linesize, in oscilloscope_filter_frame()
1067 ff_fill_rectangle(&s->draw, &s->gray, frame->data, frame->linesize, in oscilloscope_filter_frame()
1072 ff_fill_rectangle(&s->draw, &s->gray, frame->data, frame->linesize, in oscilloscope_filter_frame()
1076 ff_fill_rectangle(&s->draw, &s->gray, frame->data, frame->linesize, in oscilloscope_filter_frame()
H A Dvsrc_testsrc.c213 ff_fill_rectangle(&test->draw, &test->color, in color_fill_picture()
762 ff_fill_rectangle(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
784 ff_fill_rectangle(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
816 ff_fill_rectangle(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
846 ff_fill_rectangle(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
849 ff_fill_rectangle(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
852 ff_fill_rectangle(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
895 ff_fill_rectangle(&s->draw, &color, frame->data, frame->linesize, in test2_fill_picture()
1999 ff_fill_rectangle(&test->draw, &color, frame->data, frame->linesize, in colorchart_fill_picture()
H A Dvf_shear.c237 ff_fill_rectangle(&s->draw, &s->color, out->data, out->linesize, in filter_frame()
H A Dvf_stack.c185 ff_fill_rectangle(&s->draw, &s->color, out->data, out->linesize, in process_frame()
H A Ddrawutils.c234 void ff_fill_rectangle(FFDrawContext *draw, FFDrawColor *color, in ff_fill_rectangle() function
H A Dvf_tinterlace.c235 ff_fill_rectangle(&tinterlace->draw, &tinterlace->color, tinterlace->black_data, in config_out_props()
H A Dvf_rotate.c531 ff_fill_rectangle(&rot->draw, &rot->color, out->data, out->linesize, in filter_frame()

Completed in 14 milliseconds