| FFmpeg
    | 
#include <bbox.h>
| Data Fields | |
| int | x1 | 
| int | x2 | 
| int | y1 | 
| int | y2 | 
| int FFBoundingBox::x1 | 
Definition at line 27 of file bbox.h.
Referenced by blur_image(), and filter_frame().
| int FFBoundingBox::x2 | 
Definition at line 27 of file bbox.h.
Referenced by filter_frame().
| int FFBoundingBox::y1 | 
Definition at line 27 of file bbox.h.
Referenced by blur_image(), and filter_frame().
| int FFBoundingBox::y2 | 
Definition at line 27 of file bbox.h.
Referenced by filter_frame().
 1.8.17
 1.8.17