Home
last modified time | relevance | path

Searched refs:fillcolor_enable (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_stack.c55 int fillcolor_enable; member
72 if (s->fillcolor_enable) { in query_formats()
94 s->fillcolor_enable = 1; in init()
96 s->fillcolor_enable = 0; in init()
184 if (s->fillcolor_enable) in process_frame()
306 if (s->fillcolor_enable) { in config_output()
H A Dvf_shear.c42 int fillcolor_enable; member
80 s->fillcolor_enable = 0; in init()
82 s->fillcolor_enable = 1; in init()
236 if (s->fillcolor_enable) in filter_frame()
H A Dvf_rotate.c72 int fillcolor_enable; member
119 rot->fillcolor_enable = 0; in init()
121 rot->fillcolor_enable = 1; in init()
530 if (rot->fillcolor_enable) in filter_frame()

Completed in 4 milliseconds