FFmpeg
4.0
|
Data Fields | |
uint16_t | x |
uint16_t | y |
Definition at line 29 of file vf_floodfill.c.
uint16_t Points::x |
Definition at line 30 of file vf_floodfill.c.
Referenced by filter_frame(), is_same1(), is_same3(), is_same4(), pick_pixel1(), pick_pixel3(), pick_pixel4(), set_pixel1(), set_pixel3(), and set_pixel4().
uint16_t Points::y |
Definition at line 30 of file vf_floodfill.c.
Referenced by filter_frame().